Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fixed the markdown
  • Loading branch information
drj42 committed Oct 23, 2014
1 parent 707ff9a commit eeff254
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,17 @@ Install
=======

Recommended to have $GOPATH/bin in your $PATH

$ go get github.com/drj42/gostatic

Example Usage
=======

Serve $HOME on 192.168.0.10:8000

$ gostatic -port=8000 -host=192.168.0.10 -root=$HOME

Serve current dir on 127.0.0.1:8080

$ gostatic

0 comments on commit eeff254

Please sign in to comment.