From 3ba53577bbaf1f4f289ddc737fbef3422e0fa5b5 Mon Sep 17 00:00:00 2001 From: Timothy Millard Date: Tue, 11 Oct 2016 01:30:31 -0500 Subject: [PATCH] readme file Related links to relevent projects. --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ff3c2ce..0f440cc 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,16 @@ brouter ======= -configurable OSM offline router with elevation awareness, Java + Android +BRouter is a configurable OSM offline router with elevation awareness, Java + Android. Designed to be multi-modal with a particular emphasis on bicycle routing. For more infos see http://brouter.de/brouter Compile with (Java 6!): > mvn clean install -Dandroid.sdk.path= + +Related Projects +---------------- + +* https://github.com/nrenner/brouter-web +* https://github.com/poutnikl/Brouter-profiles/wiki