From 86a989220b7de6c12cc34fc3da7c8835432ab4ea Mon Sep 17 00:00:00 2001 From: flopetautschnig <69145145+floscodes@users.noreply.github.com> Date: Wed, 19 Apr 2023 09:31:37 +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 6471fa0..883b58e 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # zerve -zerve is a small web server framework in zig. +zerve is a small framework for writing the server side of web apps in zig.