From ee7c5a15188c87cb58d33c73f7818b577e730f44 Mon Sep 17 00:00:00 2001 From: 0x1eef <0x1eef@protonmail.com> Date: Sun, 19 May 2024 23:36:41 -0300 Subject: [PATCH] Update README --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 7c3328c..4dbce3a 100644 --- a/README.md +++ b/README.md @@ -8,11 +8,6 @@ the build directory consists of HTML, CSS, JavaScript and other static assets that can be hosted by nginx, apache, etc. -Please note that the audio files are hosted by -https://al-quran.reflectslight.io, and due to -their overall size they are only files **not** -kept in this repository. - ## Environment The following languages and tools have to be @@ -22,6 +17,11 @@ installed to build the website from source: * NodeJS v18.15 (or later) * [tidy-html5](https://github.com/htacg/tidy-html5) +**Please note** that the audio files are hosted by +https://al-quran.reflectslight.io, and due to +their overall size they are only files **not** +kept in this repository. + ## Development # Clone repository