From ccade21b63c5f612df7527d2e3b7ac59e8aa013a Mon Sep 17 00:00:00 2001 From: S Jannette Date: Mon, 18 May 2026 21:22:30 -0400 Subject: [PATCH] Update project description in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aff2c9f..3c8fca9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Go boilerplate project -### A straightforward Go boilerplate project equipped with essential definitions to kickstart your project. +### A simple Go http server boilerplate project equipped with essentials for a go http server. ## How to run the application 1 - Copy the .env.dist to .env (you can edit the values if you want)