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

Update README.md #1

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

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
# Word By Word Quran Android
![Quran Project](https://github.com/SadaqaWorks/QuranProjects/blob/master/quran.gif)

<br />You may try it from here https://play.google.com/store/apps/details?id=com.loopslab.wordbywordquran
<br />You can download and try it from here https://play.google.com/store/apps/details?id=com.loopslab.wordbywordquran
## Features
1. In three languages English, Bangla, Indonesia (more translation can be added from (http://tanzil.net/trans/) or (https://github.com/SadaqaWorks/IslamicDatabase))
2. Word By Word meaning in those three language
3. Gramitical analysis for each word
2. Word By Word meaning in those three language.
3. Gramitical analysis for each word.

## Features can be added
1. More translation can be added from (http://tanzil.net/trans/) or (https://github.com/SadaqaWorks/IslamicDatabase).
2. Audio play like (https://github.com/quran/quran_android).
3. More polished UI
3. More polished UI.
4. Any Bug fix or performence improvement.

## Contributing

Expand All @@ -20,7 +21,7 @@
4. Commit your changes (`git commit -am 'Add some feature'`)
5. Push to the branch (`git push origin my-new-feature`)
6. Create a new Pull Request
7. Please don't upload on Playstore it with ad.
7. Please don't upload the app on Playstore with ad.

**Bug reports, feature requests, patches, well-wishes, and rap demo tapes are

Expand Down