aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2014-06-09 22:51:13 +0200
committerDominik Schürmann <dominik@dominikschuermann.de>2014-06-09 22:51:13 +0200
commit70d454785fc87dfaf8731a6eb7cebe3fc0056e7a (patch)
tree01ee56084d7d1dedae9b96c469decba5ef404561 /README.md
parent2b825c8df73d8f662b4fc9e896add1c0217ee6ac (diff)
downloadopen-keychain-70d454785fc87dfaf8731a6eb7cebe3fc0056e7a.tar.gz
open-keychain-70d454785fc87dfaf8731a6eb7cebe3fc0056e7a.tar.bz2
open-keychain-70d454785fc87dfaf8731a6eb7cebe3fc0056e7a.zip
Update example code instructions
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index ee755d2b7..231dc7f16 100644
--- a/README.md
+++ b/README.md
@@ -42,8 +42,8 @@ Select everything for the newest SDK Platform (API-Level 19)
### Build API Demo with Gradle
-1. Follow 1-3 from above
-2. Change to API Demo directory ``cd OpenKeychain-API``
+1. Follow 1-4 from above
+2. The example code is available at https://github.com/open-keychain/api-example
3. Execute ``./gradlew build``
### Development with Android Studio