Update README.md

This commit is contained in:
Andres 2024-05-17 19:32:27 +00:00
parent 864a4fd587
commit 56323bcf21

View file

@ -67,3 +67,11 @@ If the new functionality requires elevated privileges, then extend the system
daemon's DBus API in `src/manager/root.rs` with the necessary helpers to complete
the task. Please consider keeping as much logic as possible in the user context.
## Building
TODO: pretty much a rust standard Building
## Running tests
TODO