1
0
Fork 0
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:
jsprit 2013-12-14 14:17:53 +01:00
parent c053b779d1
commit 5c72b19dcb

View file

@ -43,11 +43,11 @@ This software is released under [LGPL](http://opensource.org/licenses/LGPL-3.0).
####If not
The following documentation are recommended:
The following documentation is recommended:
[GeoTools - Quickstart](http://docs.geotools.org/latest/userguide/tutorial/quickstart/index.html)
Here you learn to setup the Java environment with your preferred IDE as well as to use Maven to get the latest external libraries. After installing Java, your IDE, you find there a subsection 'Adding Jars to your Project'. And this is where you can copy/paste the latest jsprit releases/snapshots to your pom.xml instead of the GeoTools-artifacts.
Here you learn to setup the Java environment with your preferred IDE as well as to use Maven to integrate external libraries in your project. After installing Java, your IDE, you find there a subsection 'Adding Jars to your Project'. Here you can copy/paste the above jsprit releases/snapshots to your pom.xml instead of the GeoTools-artifacts.
##About
The jsprit-project is created and maintained by Stefan Schröder. It is motivated by two issues.