add readme

This commit is contained in:
randomuser 2021-02-17 19:30:20 -06:00
parent 083ff05e09
commit f77f3fbe2e
1 changed files with 14 additions and 0 deletions

14
README Normal file
View File

@ -0,0 +1,14 @@
shellgopher
===========
shell script based gopher server
invocation
+------------------------------------------------------------+
| # sh shellgopher.sh |
+------------------------------------------------------------+
testing
+------------------------------------------------------------+
| $ lynx gopher://localhost |
+------------------------------------------------------------+