Skip to content

Commit

Permalink
Update README.md (#43)
Browse files Browse the repository at this point in the history
Signed-off-by: Elizabeth Myers <[email protected]>
  • Loading branch information
Elizafox authored Mar 12, 2024
1 parent 7ad3353 commit d97d9e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ This is like [ShadyURL](https://github.com/Elizafox/ShadyURL) but written in Rus

Copy the env_example file to .env, edit it, run `sea-orm-cli migrate -d <database URL>`, and you're off to the races.

You can add a user by using `cargo run add-user <username>` and inputting a password. The login portal is at `/login`.

Contributing
============
By contributing, you agree to disclaim all copyright to your code and release it under the [CC0 waiver](https://creativecommons.org/share-your-work/public-domain/cc0/). You also agree you have all the relevant rights to do so.
Expand Down

0 comments on commit d97d9e3

Please sign in to comment.