README: update

This commit is contained in:
0x1eef 2023-01-04 01:00:28 -03:00
parent 28e0c8d45a
commit 0500962f1b

View file

@ -238,25 +238,20 @@ contents of the [src/](src/) directory:
* [bin/sql/create-sql-seed-file](bin/sql/create-sql-seed-file) <br> * [bin/sql/create-sql-seed-file](bin/sql/create-sql-seed-file) <br>
This script creates [src/sql/seed.sql](src/sql/seed.sql) - using the contents of [src/json/](src/json/). This script creates [src/sql/seed.sql](src/sql/seed.sql) - using the contents of [src/json/](src/json/).
**Notes** The scripts are written in [Ruby v3.1.0+](https://www.ruby-lang.org). <br>
The script dependencies can be installed by running:
* It is not neccessary to run the scripts mentioned above. <br>
The content they create is included in `src/` already.
* The scripts are written in [Ruby v3.1.0+](https://www.ruby-lang.org). <br>
The script dependencies can be installed by running the following from
the root of the repository:
``` ```
gem install bundler --no-document gem install bundler --no-document
bundle install bundle install
``` ```
from the root of the repository.
## Download ## Download
The contents of the repository is provided as a zip file. The contents of the repository are available as
<br> [a zip file]((https://github.com/ReflectedLight/The-Qur-an/archive/refs/tags/v0.11.1.zip).
[Download zip file](https://github.com/ReflectedLight/The-Qur-an/archive/refs/tags/v0.11.1.zip).
## Credit, and thanks ## Credit, and thanks