diff --git a/README.md b/README.md index 5c172a3..bba2395 100644 --- a/README.md +++ b/README.md @@ -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