Skip to content

Commit c5e0bf4

Browse files
committed
Merge branch 'master' of https://github.com/labstack/echo
2 parents abea41d + d97cb44 commit c5e0bf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Echo is a fast HTTP router (zero memory allocation) + micro web framework in Go.
33

44
### Features
5-
- Zippy router.
5+
- Fast :rocket: router which smartly resolves conflicting routes
66
- Extensible middleware/handler, supports:
77
- Middleware
88
- `func(*echo.Context)`

0 commit comments

Comments
 (0)