quran

English translation of the Quran from the command line
git clone https://riazj.com/git/quran
Log | Files | Refs | README | LICENSE

commit e0107b013e87f1dd8f7ae5613d7dd0094bdf6e4f
parent c9f0a7f226c69ca38adce4b6c3db6f03fe63fe4a
Author: Riaz <riaz@riazj.com>
Date:   Thu, 12 Jun 2025 11:10:19 -0700

Replace some spaces with tabs

Diffstat:
MREADME | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README b/README @@ -65,9 +65,9 @@ quran.txt file with the following conditions: 1. The surahs are in the following format: - surah number. surah name - opening message (e.g., In the Name of Allah) - blank line + surah number. surah name + opening message (e.g., In the Name of Allah) + blank line 2. The ayat start with [surah number:ayah number]. 3. There is at least one blank line at the end of a surah (not required for the last surah).