Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated the Docs. #101

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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 Geeration

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Generation"

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

THANKS! :)

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).