Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Vishal Rana committed Apr 25, 2015
1 parent 1a124f8 commit 8174ab9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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

Expand Down

0 comments on commit 8174ab9

Please sign in to comment.