diff --git a/README.md b/README.md new file mode 100644 index 0000000..096a75e --- /dev/null +++ b/README.md @@ -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'`