mirror of
https://github.com/labstack/echo.git
synced 2024-11-24 08:22:21 +02:00
Update README.md
This commit is contained in:
parent
ab9a81ca39
commit
a16aba2887
@ -15,6 +15,9 @@ Echo is a fast HTTP router (zero memory allocation) + micro web framework in Go.
|
||||
- `http.Handler`
|
||||
- Serve static files, including index.
|
||||
|
||||
### Installatioin
|
||||
```go get github.com/labstack/echo```
|
||||
|
||||
### Usage
|
||||
[labstack/echo/example](https://github.com/labstack/echo/tree/master/example)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user