From da72fd5c8f24674d9315f88ee23bbc5425be7b3c Mon Sep 17 00:00:00 2001 From: 0x1eef <0x1eef@protonmail.com> Date: Thu, 9 Feb 2023 01:38:06 -0300 Subject: [PATCH] README: update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bc19833..ca29841 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ for downloading the content of The Quran in multiple languages, and on the other it provides a copy of the content that can be downloaded. In both scenarios, the content is provided in the JSON format. -## share/quran-json/TheQuran/ +## share/ directory * [share/quran-json/TheQuran/ar/](share/quran-json/TheQuran/ar/) contains The Quran in its original Arabic. * [share/quran-json/TheQuran/en/](share/quran-json/TheQuran/en/) contains an English translation of The Quran. @@ -28,7 +28,7 @@ content of the ayah. See [Surah Al-Fatihah (English)](share/quran-json/TheQuran/en/1.json) for an example. -## bin/quran-json +## bin/ directory The [bin/quran-json](bin/quran-json) executable is a utility for downloading the content of The Quran in multiple languages.