1
0
mirror of https://github.com/labstack/echo.git synced 2025-04-15 11:56:51 +02:00

Update README.md

This commit is contained in:
Vishal Rana 2015-04-15 10:20:49 -07:00
parent ba35efed61
commit 0310de9823

View File

@ -1,5 +1,5 @@
# 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)
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.
## Features
- Fast :rocket: router which smartly resolves conflicting routes