Updated readme
This commit is contained in:
parent
9b0b80518b
commit
f5fbb797ec
@ -37,6 +37,15 @@ sqlx migrate run
|
|||||||
# Tests
|
# Tests
|
||||||
Tests are WIP. Not done yet.
|
Tests are WIP. Not done yet.
|
||||||
|
|
||||||
|
# Release
|
||||||
|
To build for release
|
||||||
|
|
||||||
|
```bash
|
||||||
|
cargo build --release
|
||||||
|
```
|
||||||
|
|
||||||
|
You can find the executable inside target/release/{name of proj}
|
||||||
|
|
||||||
## License & Attribution
|
## License & Attribution
|
||||||
By Franklin E. Blanco
|
By Franklin E. Blanco
|
||||||
[Creative Commons](https://creativecommons.org/licenses/by-nc-nd/3.0/legalcode)
|
[Creative Commons](https://creativecommons.org/licenses/by-nc-nd/3.0/legalcode)
|
Loading…
Reference in New Issue
Block a user