diff --git a/README.md b/README.md index 6d8b9a2..9b9c6cc 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,6 @@ A nixos module to make buildbot a proper Nix-CI. +For an example checkout the [example](./examples/default.nix) and the module descriptions for [master](./nix/master.nix) and [worker](./nix/worker.nix). + +This project is still in early stage and many APIs might change over time.