mirror of
https://github.com/labstack/echo.git
synced 2024-11-24 08:22:21 +02:00
Docs updated
Signed-off-by: Vishal Rana <vr@labstack.com>
This commit is contained in:
parent
ae2225f3c6
commit
1ab3ebbd1f
@ -66,7 +66,7 @@ BenchmarkZeus_GithubAll 2000 752907 ns/op 300688 B/op 2648 all
|
||||
|
||||
## Installation
|
||||
|
||||
- [Go](https://github.com/labstack/echo/tree/master/examples) > 1.4.x
|
||||
- [Go](https://golang.org/doc/install) > 1.4.x
|
||||
- ```go get github.com/labstack/echo```
|
||||
|
||||
## Examples
|
||||
|
@ -36,7 +36,7 @@ Echo is a fast HTTP router (zero memory allocation) and micro web framework in G
|
||||
|
||||
## Installation
|
||||
|
||||
- [Go](https://github.com/labstack/echo/tree/master/examples) > 1.4.x
|
||||
- [Go](https://golang.org/doc/install) > 1.4.x
|
||||
- ```go get github.com/labstack/echo```
|
||||
|
||||
## Examples
|
||||
|
Loading…
Reference in New Issue
Block a user