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:27:26 +01:00
parent fd320ac15c
commit e5ab548891

View file

@ -47,7 +47,7 @@ The following documentation is recommended:
<a href="http://docs.geotools.org/latest/userguide/tutorial/quickstart/index.html" target="blank_">GeoTools - Quickstart</a>
Here you learn to setup the Java environment and an Integrated Development Environment (IDE) as well as to use Maven to easily integrate external libraries in your project. After installing the Java Developmnet Kit and your IDE, you find there a subsection called 'Adding Jars to your Project'. Just copy/paste the above jsprit releases/snapshots to your pom.xml instead of the GeoTools-artifacts.
Here you learn to setup the Java environment and an Integrated Development Environment (IDE) as well as to use Maven to easily integrate external libraries in your project. After installing the Java Development Kit and your IDE, you find there a subsection called 'Adding Jars to your Project'. Just 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.