diff options
author | niliara-edu <nil.jimeno@estudiant.fjaverianas.com> | 2025-01-24 12:00:24 +0100 |
---|---|---|
committer | niliara-edu <nil.jimeno@estudiant.fjaverianas.com> | 2025-01-24 12:00:24 +0100 |
commit | c2786c4b9d704128da80ce4ed6513b9f5507b680 (patch) | |
tree | fe17ca91b195a7b55b4b30f343a5a6eea95a755e /README.md | |
parent | 8c4de2ddac066a072f376e9f30409b114aa9978c (diff) |
polishing
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ School project of a lyrics game site. ## Set up env Create a .env file and fill using env_example as a guide. -## Setup database +## Set up database To manage the database through the program's scripts use `cargo run-script` |