Update README.md

This commit is contained in:
Dominik Schürmann 2014-07-19 15:16:45 +02:00
parent 207870af1d
commit 527c3e93f8
1 changed files with 2 additions and 2 deletions

View File

@ -53,9 +53,9 @@ Select everything for the newest SDK Platform (API-Level 19)
### Development with Android Studio
I am using the newest [Android Studio](http://developer.android.com/sdk/installing/studio.html) for development. Development with Eclipse is currently not possible because I am using the new [project structure](http://developer.android.com/sdk/installing/studio-tips.html).
We are using the newest [Android Studio](http://developer.android.com/sdk/installing/studio.html) for development. Development with Eclipse is currently not possible because we are using the new [project structure](http://developer.android.com/sdk/installing/studio-tips.html).
1. Clone the project from github
1. Clone the project from Github
2. From Android Studio: File -> Import Project -> Select the cloned top folder
## OpenKeychain's API