From 4042ba87f5b53ba6a99d34d3263c1964b8852efb Mon Sep 17 00:00:00 2001 From: S Jannette Date: Tue, 19 May 2026 03:20:27 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 155c5ea..c321434 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Go boilerplate project +# Go skeleton http server ### A simple Go http server boilerplate project equipped with the essentials.