From a7c10b2e947dae587b884eeadb5fa66e3cd96138 Mon Sep 17 00:00:00 2001 From: oblonski Date: Tue, 18 Oct 2016 13:00:13 +0200 Subject: [PATCH] improve docs - related to #288 --- README.md | 4 +--- docs/Getting-Started.md | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8037f981..574004a7 100644 --- a/README.md +++ b/README.md @@ -51,9 +51,7 @@ You can also use [stackoverflow](http://stackoverflow.com/questions/tagged/jspri For bugs, feature requests or similar use the [issue tracker](https://github.com/jsprit/jsprit/issues). ####Email: -If you cannot get help in the mailing list or you just do not want to discuss your topic publicly, send an email to: - -info@graphhopper.com +If you cannot get help in the mailing list or you just do not want to discuss your topic publicly, contact us via https://graphhopper.com/#contact ##About diff --git a/docs/Getting-Started.md b/docs/Getting-Started.md index 557acac9..e46475b0 100644 --- a/docs/Getting-Started.md +++ b/docs/Getting-Started.md @@ -1,5 +1,5 @@ ####Requirements -jsprit requires the Java 2 platform (JDK version 1.7.0 or later). +jsprit requires JDK version 1.7.0 or later. ####Modules jsprit is a multi-module project and consists of: