diff --git a/README.md b/README.md index c25e7b4..f954fd4 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,17 @@ # Krys4lide -Logiciel de pharmacie \ No newline at end of file +Logiciel de pharmacie + +## Development + +### Prerequisites + +```shell +cargo install cargo-watch +``` + +### Run + +```shell +cargo watch -x run +```