Skip to content

Commit 0310de9

Browse files
author
Vishal Rana
committed
Update README.md
1 parent ba35efe commit 0310de9

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
@@ -1,5 +1,5 @@
11
# Echo [![GoDoc](http://img.shields.io/badge/go-documentation-blue.svg?style=flat-square)](http://godoc.org/github.com/labstack/echo) [![Build Status](http://img.shields.io/travis/labstack/echo.svg?style=flat-square)](https://travis-ci.org/labstack/echo) [![Coverage Status](http://img.shields.io/coveralls/labstack/echo.svg?style=flat-square)](https://coveralls.io/r/labstack/echo)
2-
Echo is a fast HTTP router (zero memory allocation) + micro web framework in Go.
2+
Echo is a fast HTTP router (zero memory allocation) and micro web framework in Go.
33

44
## Features
55
- Fast :rocket: router which smartly resolves conflicting routes

0 commit comments

Comments
 (0)