mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
5cae8ab514
2 changed files with 4 additions and 2 deletions
|
|
@ -21,9 +21,11 @@ reading classical VRP instances to benchmark your algorithm. It is fit for chang
|
|||
##[Whats New](https://github.com/jsprit/jsprit/blob/master/WHATS_NEW.md)
|
||||
|
||||
##Getting Started and Documentation
|
||||
|
||||
Please visit [docs](https://github.com/graphhopper/jsprit/blob/master/docs/Home.md) to learn more. For older versions (<v1.7 use [jsprit-wiki](https://github.com/jsprit/jsprit/wiki))
|
||||
|
||||
## Modules and Dependencies
|
||||
Please read [Notice.md](https://github.com/graphhopper/jsprit/blob/master/NOTICE.md) to get to know the direct dependencies of each module.
|
||||
|
||||
##License
|
||||
This software is released under [Apache License v2](https://www.apache.org/licenses/LICENSE-2.0).
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
## [Get Started](Getting-Started)
|
||||
## [Get Started](Getting-Started.md)
|
||||
|
||||
Setting up jsprit and the like.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue