1
0
mirror of https://github.com/labstack/echo.git synced 2024-12-24 20:14:31 +02:00

Merge pull request #28 from gitter-badger/gitter-badge

Add a Gitter chat badge to README.md
This commit is contained in:
Vishal Rana 2015-04-11 11:00:34 -07:00
commit ca29a1baed

View File

@ -1,4 +1,6 @@
# 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)
[![Join the chat at https://gitter.im/labstack/echo](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/labstack/echo?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
Echo is a fast HTTP router (zero memory allocation) + micro web framework in Go.
### Features