bin/ - improve pull-english

This commit is contained in:
0x1eef 2022-07-13 20:05:32 -03:00
parent 3b77e56b84
commit 67c6e111d0

View file

@ -5,8 +5,8 @@
# of The Qur'an - in the English language. The content # of The Qur'an - in the English language. The content
# is requested from the https://quran.com website. # is requested from the https://quran.com website.
# #
# Each chapter is then saved in a JSON file, for example: # Each chapter is then saved to a JSON file - for example:
# "src/en/<chapter_num>.json" # "src/en/1.json", "src/en/2.json", etc.
## ##
# Dependencies # Dependencies