We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba35efe commit 0310de9Copy full SHA for 0310de9
README.md
@@ -1,5 +1,5 @@
1
# Echo [](http://godoc.org/github.com/labstack/echo) [](https://travis-ci.org/labstack/echo) [](https://coveralls.io/r/labstack/echo)
2
-Echo is a fast HTTP router (zero memory allocation) + micro web framework in Go.
+Echo is a fast HTTP router (zero memory allocation) and micro web framework in Go.
3
4
## Features
5
- Fast :rocket: router which smartly resolves conflicting routes
0 commit comments