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
1a124f8aab
commit
8174ab9779
@ -73,8 +73,6 @@ $ go get github.com/labstack/echo
|
||||
|
||||
##[Hello, World!](https://github.com/labstack/echo/tree/master/examples/hello)
|
||||
|
||||
> Hello, World!
|
||||
|
||||
```go
|
||||
package main
|
||||
|
||||
@ -107,7 +105,7 @@ func main() {
|
||||
|
||||
##[Examples](https://github.com/labstack/echo/tree/master/examples)
|
||||
|
||||
##[Guide](http://labstack.github.io/echo)
|
||||
##[Guide](http://labstack.github.io/echo/guide.html)
|
||||
|
||||
## Contribute
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user