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)