mirror of
https://github.com/labstack/echo.git
synced 2024-12-22 20:06:21 +02:00
Update README.md
This commit is contained in:
parent
f18418cf32
commit
fb926922bf
20
README.md
20
README.md
@ -81,16 +81,6 @@ BenchmarkVulcan_GithubAll 5000 271682 ns/op 1989
|
||||
BenchmarkZeus_GithubAll 2000 748827 ns/op 300688 B/op 2648 allocs/op
|
||||
```
|
||||
|
||||
## Installation
|
||||
|
||||
```sh
|
||||
$ go get github.com/labstack/echo
|
||||
```
|
||||
|
||||
## [Recipes](http://labstack.com/echo/recipes/hello-world)
|
||||
|
||||
## [Guide](http://labstack.com/echo/guide/installation)
|
||||
|
||||
## Echo System
|
||||
|
||||
### Who's using Echo?
|
||||
@ -122,6 +112,16 @@ $ go get github.com/labstack/echo
|
||||
|
||||
[Want to get listed?](https://github.com/labstack/echo/issues/295)
|
||||
|
||||
## Installation
|
||||
|
||||
```sh
|
||||
$ go get github.com/labstack/echo
|
||||
```
|
||||
|
||||
## [Recipes](http://labstack.com/echo/recipes/hello-world)
|
||||
|
||||
## [Guide](http://labstack.com/echo/guide/installation)
|
||||
|
||||
## Contribute
|
||||
|
||||
**Use issues for everything**
|
||||
|
Loading…
Reference in New Issue
Block a user