-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Salamdev
authored
Jul 11, 2019
1 parent
c07c7d5
commit f67f8da
Showing
1 changed file
with
10 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |