diff --git a/README.md b/README.md index 48f20ebe4..4e43fde98 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,13 @@ coursera-android ================ -Source Code for Android Course Example Applications +Source Code for Android Course Example Applications , currently moving to Kotlin. + +FEATURES - + 1. Course Certificate Generation + 2. Simple and Fluid UI + 3. Ratings for every course + +BUILDING AND RUNNING - + 1. Clone or Download the Project https://github.com/aporter/coursera-android.git( Use the command "gh repo clone aporter/coursera-android" if you are using GitHub client). + 2. Open the Project in Android Studio(or Eclipse).