Update README.md

This commit is contained in:
gigirassy
2026-07-18 02:01:07 +02:00
parent 938532dbd3
commit 547894a9a7
+2 -1
View File
@@ -4,10 +4,11 @@ a static binary-based rootless dockerized web server that is so small, it is eff
inspired by busybox httpd.
in less than 100 loc, it currently supports:
in less than 150 loc, it currently supports:
- gzipped files
- serving single page webapps like cinny nginx-style via the ``-s`` flag
- serving formats other than html as the index with the ``-i`` flag.
it has extremely minimal dependencies, so minimal that you can tack on a crapload of compilation options and use nightly rust without harming binary functionality.