aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorBananeweizen <bananeweizen@gmx.de>2014-07-29 21:52:34 +0200
committerBananeweizen <bananeweizen@gmx.de>2014-07-29 21:52:34 +0200
commitb59c94510c5502ffc9d2e624bc0959d9faa5141e (patch)
tree386a957e844b72b164bba05f27de7f080a8ac2dc /README.md
parentf4a880bd00303840031726ac9b6e6332c0c63dba (diff)
downloadcgeo-b59c94510c5502ffc9d2e624bc0959d9faa5141e.zip
cgeo-b59c94510c5502ffc9d2e624bc0959d9faa5141e.tar.gz
cgeo-b59c94510c5502ffc9d2e624bc0959d9faa5141e.tar.bz2
format readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 080be15..e51e890 100644
--- a/README.md
+++ b/README.md
@@ -54,9 +54,9 @@ If the workspace directory name contains a space and leads to errors in the -dex
5. edit `local.properties` (see comments in the file)
6. copy `./main/templates/keys.xml` to `./main/res/values/`
7. edit `./main/res/values/keys.xml` and insert several keys (see comments in the file)
-7.a) Google Maps API key
-7.b) request your personal consumer key and secret at [opencaching.de OKAPI signup](http://www.opencaching.de/okapi/signup.html)
-7.c) request your personal consumer key and secret at [opencaching.pl OKAPI signup](http://www.opencaching.pl/okapi/signup.html)
+ * Google Maps API key (you can leave it empty, but then Google Maps don't work)
+ * request your personal consumer key and secret at [opencaching.de OKAPI signup](http://www.opencaching.de/okapi/signup.html)
+ * request your personal consumer key and secret at [opencaching.pl OKAPI signup](http://www.opencaching.pl/okapi/signup.html)
### Building with Ant ###