Build instructions added

This commit is contained in:
Johannes Leupolz 2025-10-24 12:53:48 +00:00
parent cb59fc73b5
commit 0d35e76bcb
3 changed files with 53 additions and 1 deletions

View file

@ -38,6 +38,7 @@ This project solves that by introducing a **mediated input stack**:
## Documentation
See [docs/BUILD.md](docs/BUILD.md) for short build and install guide.
See [docs/DESIGN.md](docs/DESIGN.md) for detailed architecture, design tradeoffs, and security considerations.
---