From c761a4795a2c5e1bcdb075a6365c95fa618fe7a0 Mon Sep 17 00:00:00 2001 From: sirlilpanda Date: Fri, 29 May 2026 09:52:35 +1200 Subject: [PATCH] added something to the readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e69de29..bb8ab7b 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,4 @@ +# webserver written in zig + +simple webserver written in zig as a proof of concept interface that is similar to pythons flask. +