diff --git a/README.md b/README.md index 2e55301..b991429 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Go HTTP server -A simple Go HTTP server boilerplate with Echo, structured logging, graceful shutdown, and Docker support. +A simple Go HTTP server boilerplate with Echo, structured logging, and Docker support. ## Prerequisites