Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Salamdev authored Jul 11, 2019
1 parent c07c7d5 commit f67f8da
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,10 @@
# Quran-CommonPhrases
Quran common phrases
# Quran Common Phrases

Run Steps:
1. Import [quran-simple.sql](quran-simple.sql) to a MySQL/MariaDB database with name 'quran'.
2. Run [removeBesmelah.sql](removeBesmelah.sql)
3. Edit database connection config in [findCommonPhrases.py](findCommonPhrases.py) if needed.
4. Run [findCommonPhrases.py](findCommonPhrases.py)

## License
### Apache License v2

0 comments on commit f67f8da

Please sign in to comment.