mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
Update README.md
This commit is contained in:
parent
3fb7825f07
commit
0cf4091200
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ 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 [old-docs](https://github.com/graphhopper/jsprit/blob/master/docs/before-1.7/Home.md).
|
||||
Please visit [docs](https://github.com/graphhopper/jsprit/blob/master/docs/Home.md) to learn more. For older versions (<v1.7) use [old-docs](https://github.com/graphhopper/jsprit/blob/master/docs/before-1.7/Home.md). The best way to get to know jsprit is by looking at [code examples](https://github.com/graphhopper/jsprit/tree/master/jsprit-examples/src/main/java/com/graphhopper/jsprit/examples).
|
||||
|
||||
## 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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue