From f9ff588163ca6cb5a2610e2cbe18f857eb9a04bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Schr=C3=B6der?= Date: Thu, 1 Sep 2016 12:09:49 +0200 Subject: [PATCH] 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).