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

Update README.md

This commit is contained in:
Vishal Rana 2018-01-29 20:38:18 -08:00 committed by GitHub
parent 37a2533ad4
commit 42aa667d3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,11 +26,11 @@
## Performance
![Performance](https://i.imgur.com/F2V7TfO.png)
<img src="https://api.labstack.com/chart/bar?values=20015,39584,7282,11276&labels=Static,GitHub%20API,Parse%20API,Google%20Plus%20API&x_title=Route&y_title=Time%20(ns/op)&colors=c" width=600 height=400>
## [Guide](https://echo.labstack.com/guide)
## Example
### Example
```go
package main