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
f9ff588163
commit
051d8429a6
1 changed files with 1 additions and 3 deletions
|
|
@ -20,15 +20,13 @@ 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)
|
##[Whats New](https://github.com/jsprit/jsprit/blob/master/WHATS_NEW.md)
|
||||||
|
|
||||||
##Documentation
|
##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))
|
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))
|
||||||
|
|
||||||
##License
|
##License
|
||||||
This software is released under [Apache License v2](https://www.apache.org/licenses/LICENSE-2.0).
|
This software is released under [Apache License v2](https://www.apache.org/licenses/LICENSE-2.0).
|
||||||
|
|
||||||
##[Get Started](https://github.com/jsprit/jsprit/wiki/Getting-Started)
|
|
||||||
|
|
||||||
##Contribution
|
##Contribution
|
||||||
|
|
||||||
Any contribution is welcome. Feel free to improve jsprit and make pull requests. If you want to contribute to jsprit (which would be great), fork the project and build your fork, make changes, run your and jsprit's test cases and make a pull request (see [help.github.contribute](https://help.github.com/articles/fork-a-repo) or [stackoverflow.contribute](http://stackoverflow.com/questions/4384776/how-do-i-contribute-to-others-code-in-github) for details).
|
Any contribution is welcome. Feel free to improve jsprit and make pull requests. If you want to contribute to jsprit (which would be great), fork the project and build your fork, make changes, run your and jsprit's test cases and make a pull request (see [help.github.contribute](https://help.github.com/articles/fork-a-repo) or [stackoverflow.contribute](http://stackoverflow.com/questions/4384776/how-do-i-contribute-to-others-code-in-github) for details).
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue