Update README.md

This commit is contained in:
James Mills 2017-09-30 01:22:53 -07:00 committed by GitHub
parent 1fbccfa247
commit 1a396a0e6e
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@ by proxying standard Web HTTP requests to Gopher requests of the target server.
gopherproxy is written in Go (#golang) using the
[go-gopher](https://github.com/prologic/go-gopher) library.
Demo: https://gopher.mills.io/
## Installation
$ go install github.com/prologic/gopherproxy/...