From 12e3b1f220fa274ab52b87479e9e5edc04ba0f5f Mon Sep 17 00:00:00 2001 From: flopetautschnig <69145145+floscodes@users.noreply.github.com> Date: Thu, 4 May 2023 11:07:33 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a8c371c..dcbcaf2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # zerve A simple framework for writing web services in zig. +* [Create a simple Web App](#create-a-simple-web-app) ## Create a simple web app