diff options
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` |