aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md
index cfd3bad..a647414 100644
--- a/README.md
+++ b/README.md
@@ -40,6 +40,17 @@ $ gopherproxy
40 40
41Then simply visit: http://localhost/gopher.floodgap.com 41Then simply visit: http://localhost/gopher.floodgap.com
42 42
43## Related
44
45Related projects:
46
47- [go-gopher](https://github.com/prologic/go-gopher)
48 go-gopher is the Gopher client and server library used by gopherproxy
49
50- [gopherclient](https://github.com/prologic/gopherclient)
51 gopherclient is a cross-platform QT/QML GUI Gopher Client
52 using the gopherproxy library as its backend.
53
43## License 54## License
44 55
45MIT 56MIT