add readme
This commit is contained in:
parent
083ff05e09
commit
f77f3fbe2e
|
@ -0,0 +1,14 @@
|
||||||
|
shellgopher
|
||||||
|
===========
|
||||||
|
|
||||||
|
shell script based gopher server
|
||||||
|
|
||||||
|
invocation
|
||||||
|
+------------------------------------------------------------+
|
||||||
|
| # sh shellgopher.sh |
|
||||||
|
+------------------------------------------------------------+
|
||||||
|
|
||||||
|
testing
|
||||||
|
+------------------------------------------------------------+
|
||||||
|
| $ lynx gopher://localhost |
|
||||||
|
+------------------------------------------------------------+
|
Reference in New Issue