add basic README.md
This commit is contained in:
parent
e0ee90d6c6
commit
d5adbdcc18
1 changed files with 5 additions and 0 deletions
5
README.md
Normal file
5
README.md
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
# Stadtratmonitor written in Rust
|
||||||
|
|
||||||
|
## Development
|
||||||
|
|
||||||
|
To start the development server I recommend to use [cargo-watch](https://github.com/watchexec/cargo-watch): `cargo watch --exec 'run'`
|
Loading…
Reference in a new issue