Update README.md
This commit is contained in:
parent
2c4c21ad7c
commit
5ebff37abc
1 changed files with 7 additions and 2 deletions
|
@ -1,16 +1,21 @@
|
|||
brouter
|
||||
BRouter
|
||||
=======
|
||||
|
||||
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
|
||||
|
||||
<a href="https://f-droid.org/packages/btools.routingapp" target="_blank">
|
||||
<img src="https://f-droid.org/badge/get-it-on.png" alt="Get it on F-Droid" height="90"/></a>
|
||||
<a href="https://play.google.com/store/apps/details?id=btools.routingapp" target="_blank">
|
||||
<img src="https://play.google.com/intl/en_us/badges/images/generic/en-play-badge.png" alt="Get it on Google Play" height="90"/></a>
|
||||
|
||||
Compile with (Java 6!):
|
||||
|
||||
> mvn clean install -Dandroid.sdk.path=<your-sdk-path>
|
||||
|
||||
Related Projects
|
||||
----------------
|
||||
================
|
||||
|
||||
* https://github.com/nrenner/brouter-web
|
||||
* https://github.com/poutnikl/Brouter-profiles/wiki
|
||||
|
|
Loading…
Reference in a new issue