You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A fast and memory efficient Java road routing engine under Apache License 2.0
4
4
5
5
Purpose
6
6
---------------
@@ -21,3 +21,10 @@ Features
21
21
[as a web service](https://github.com/graphhopper/graphhopper-web)
22
22
and even offline [on Android](https://github.com/graphhopper/graphhopper/wiki/Android)
23
23
* Well tested
24
+
25
+
Get Started & Contribute
26
+
---------------
27
+
28
+
Read the information for [Developers](https://github.com/graphhopper/graphhopper/wiki/Developers), create pull requests or report bugs.
29
+
30
+
There are also subprojects to make GraphHopper working on [Android](https://github.com/graphhopper/graphhopper/wiki/Android) or as a [web service](https://github.com/graphhopper/graphhopper-web).
0 commit comments