refactor: update readme

This commit is contained in:
2025-09-16 22:39:32 +02:00
parent 7bfe2855c5
commit 883c64a012

View File

@@ -5,9 +5,7 @@ A minimal web server. This is a personal project; it is not intended to be a pro
## Requirements ## Requirements
- [meson](https://mesonbuild.com/index.html) - [meson](https://mesonbuild.com/index.html)
- libssl
- libcyaml - libcyaml
- libyaml
- myclib (on my profile) - myclib (on my profile)
- [doxygen](https://www.doxygen.nl/) - [doxygen](https://www.doxygen.nl/)
- Optional, just to build the docs. It requires `dot`. - Optional, just to build the docs. It requires `dot`.