diff --git a/README.md b/README.md index 5e94b4c3..6bc7ab0c 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Echo is a fast HTTP router (zero memory allocation) and micro web framework in G ## Features -- Fast :rocket: HTTP router which smartly prioritize routes. +- Fast HTTP router which smartly prioritize routes. - Extensible middleware/handler, supports: - Middleware - `echo.MiddlewareFunc`