From 206c42b4d7200df71a26a7bb3985742ad5007888 Mon Sep 17 00:00:00 2001 From: gigirassy Date: Sat, 18 Jul 2026 04:12:09 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c9bc25..5744c22 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ a static binary-based rootless dockerized web server that is so small, it is effectively braindead, while remaining featureful for most usecases. -the server runs rootless, read-only, and distroless, making it lighter and more secure than nginx. it serves everything in the /data folder +the server can run rootless, read-only, and distroless, making it lighter and more secure than nginx. it serves everything in the /data folder inspired by busybox httpd.