From deceb386a3db49c4dde47571332a9dbd9de3dbe9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Schr=C3=B6der?= Date: Thu, 1 Sep 2016 12:07:29 +0200 Subject: [PATCH 1/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4669b953..86bce817 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ reading classical VRP instances to benchmark your algorithm. It is fit for chang ##Documentation -Please visit [jsprit-wiki](https://github.com/jsprit/jsprit/wiki) to learn more. +Please visit [docs](https://github.com/graphhopper/jsprit/blob/master/docs/Home.md) to learn more. For older versions ( Date: Thu, 1 Sep 2016 12:09:49 +0200 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 86bce817..e76075ad 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ This software is released under [Apache License v2](https://www.apache.org/licen ##Contribution -Any contribution is welcome. Feel free to improve jsprit and make pull requests. +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). See who has contributed [here](https://github.com/jsprit/jsprit/blob/master/CONTRIBUTORS.md). From 051d8429a6fe37eef778b85512e241b1dd79fe3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Schr=C3=B6der?= Date: Thu, 1 Sep 2016 12:10:59 +0200 Subject: [PATCH 3/3] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index e76075ad..8b2c5021 100644 --- a/README.md +++ b/README.md @@ -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) -##Documentation +##Getting Started and Documentation Please visit [docs](https://github.com/graphhopper/jsprit/blob/master/docs/Home.md) to learn more. For older versions (