From 883c64a0120927a593fcbc72e084fd35141447e3 Mon Sep 17 00:00:00 2001 From: Francesco Date: Tue, 16 Sep 2025 22:39:32 +0200 Subject: [PATCH] refactor: update readme --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 3fbf570..97a8527 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,7 @@ A minimal web server. This is a personal project; it is not intended to be a pro ## Requirements - [meson](https://mesonbuild.com/index.html) -- libssl - libcyaml -- libyaml - myclib (on my profile) - [doxygen](https://www.doxygen.nl/) - Optional, just to build the docs. It requires `dot`.