add basic README.md

This commit is contained in:
Vri 🌈 2023-10-12 15:52:03 +02:00
parent e0ee90d6c6
commit d5adbdcc18
Signed by: vrifox
SSH key fingerprint: SHA256:7OLOvW+jmULkXpdl5rUWgid7WJQhOIEgj+4WP/PtCpI

5
README.md Normal file
View 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'`