diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -11,6 +11,8 @@ by proxying standard Web HTTP requests to Gopher requests of the target server. | |||
11 | gopherproxy is written in Go (#golang) using the | 11 | gopherproxy is written in Go (#golang) using the |
12 | [go-gopher](https://github.com/prologic/go-gopher) library. | 12 | [go-gopher](https://github.com/prologic/go-gopher) library. |
13 | 13 | ||
14 | Demo: https://gopher.mills.io/ | ||
15 | |||
14 | ## Installation | 16 | ## Installation |
15 | 17 | ||
16 | $ go install github.com/prologic/gopherproxy/... | 18 | $ go install github.com/prologic/gopherproxy/... |