1
0
mirror of https://github.com/labstack/echo.git synced 2024-11-24 08:22:21 +02:00

Updated readme

Signed-off-by: Vishal Rana <vr@labstack.com>
This commit is contained in:
Vishal Rana 2016-06-07 20:24:24 -07:00
parent f96f40b5e6
commit aeee1d87d0

View File

@ -11,7 +11,7 @@
#### Fast and unfancy HTTP server framework for Go (Golang). Up to 10x faster than the rest.
## Features
## Feature Overview
- Optimized HTTP router which smartly prioritize routes.
- Build robust and scalable RESTful APIs.