diff --git a/README.md b/README.md index 71e2485..2ec6a17 100644 --- a/README.md +++ b/README.md @@ -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 +