update readme - explain remaining folders

This commit is contained in:
Kiara Grouwstra 2025-09-15 16:25:47 +02:00
parent a21fa44c94
commit 26d39b7b93

View file

@ -146,8 +146,9 @@ details as to what they are for. As an overview:
- [`keys/`](./keys) contains the public keys of the contributors to this project - [`keys/`](./keys) contains the public keys of the contributors to this project
as well as the systems that we administrate. as well as the systems that we administrate.
- [`matrix/`](./matrix) contains everything having to do with setting up a - [`machines/`](./machines) contains the code of our machines for internal infra and test VMs.
fully-featured Matrix server.
- [`panel/`](./panel) contains the code of our front-end.
- [`secrets/`](./secrets) contains the secrets that need to get injected into - [`secrets/`](./secrets) contains the secrets that need to get injected into
machine configurations. machine configurations.