From 1886fc7fd555607380e3929dbcfde34de9095b5d Mon Sep 17 00:00:00 2001 From: Vishal Rana Date: Mon, 18 May 2015 23:34:20 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`