From 1a396a0e6e3b6870e8f92605a7a75803b1c472d5 Mon Sep 17 00:00:00 2001 From: James Mills Date: Sat, 30 Sep 2017 01:22:53 -0700 Subject: Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 372a320..9d2cbc0 100644 --- a/README.md +++ b/README.md @@ -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/... -- cgit v1.2.3-54-g00ecf