diff options
-rw-r--r-- | README.md | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -40,6 +40,17 @@ $ gopherproxy | |||
40 | 40 | ||
41 | Then simply visit: http://localhost/gopher.floodgap.com | 41 | Then simply visit: http://localhost/gopher.floodgap.com |
42 | 42 | ||
43 | ## Related | ||
44 | |||
45 | Related 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 | ||
45 | MIT | 56 | MIT |