Skip to content

Commit 5f0356e

Browse files
author
Peter
committed
Update README.md
1 parent 21f8883 commit 5f0356e

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# GraphHopper [![Build Status](https://secure.travis-ci.org/graphhopper/graphhopper.png?branch=master)](http://travis-ci.org/graphhopper/graphhopper)
22

3-
Java road routing engine
3+
A fast and memory efficient Java road routing engine under Apache License 2.0
44

55
Purpose
66
---------------
@@ -21,3 +21,10 @@ Features
2121
[as a web service](https://github.com/graphhopper/graphhopper-web)
2222
and even offline [on Android](https://github.com/graphhopper/graphhopper/wiki/Android)
2323
* 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

Comments
 (0)