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

Updated README.md

Signed-off-by: Vishal Rana <vr@labstack.com>
This commit is contained in:
Vishal Rana 2016-03-27 10:25:31 -07:00
parent 3a67c062de
commit 16c6f478b1
2 changed files with 1 additions and 2 deletions

View File

@ -32,7 +32,7 @@ Based on [vishr/go-http-routing-benchmark] (https://github.com/vishr/go-http-rou
### Installation
```sh
$ go get github.com/labstack/echo
$ go get github.com/labstack/echo/...
```
### Hello, World!

View File

@ -20,7 +20,6 @@ type (
LoggerConfig struct {
// Format is the log format which can be constructed using the following tags:
//
// Available tags:
// - time_rfc3339
// - remote_ip
// - uri