From f67f8da6e16010dda760110afb31475e178489f3 Mon Sep 17 00:00:00 2001 From: Salamdev Date: Thu, 11 Jul 2019 11:55:19 +0430 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) 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