From 52d505624dd971d23eb5e47b297827a968c0e4e7 Mon Sep 17 00:00:00 2001 From: fysx Date: Fri, 7 Feb 2014 23:46:12 +0100 Subject: [PATCH] further readme tweaks --- README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f2f91b22..22d0e5db 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,11 @@ Copyright (c) 2013 Martin Felis Instructions: ------------- +For detailed instructions please refer to the [wiki](wiki). + +Quick Start: +------------ + Install the Android NDK and the Android SDK with SDK API 12 and run ndk-build @@ -18,7 +23,11 @@ compile/run it using Eclipse. This should give you a .apk file in the bin/ subdirectory that you can then install on your phone. -For detailed instructions please refer to the [wiki](wiki). +Bugs: +----- + +Bugs and feature requests should be reported to the [issue +tracker](issues). Changelog: ---------- @@ -47,7 +56,7 @@ alpha7: License: -------- -This project contains code from various projects using various licenses. +This project contains code from multiple projects using various licenses. Please look into the folders of jni// for the respective licenses.