From d15e710dcbae54f05120ad73c4135f5c4c59a447 Mon Sep 17 00:00:00 2001 From: jsprit Date: Sun, 15 Dec 2013 06:48:37 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d74987b..4b6679cb 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ The following documentation is recommended: GeoTools - Quickstart -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. +Here you learn to setup the Java environment and an Integrated Development Environment (IDE). In the subsection Adding Jars to your Project you learn to integrate external libraries in 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.