diff --git a/README b/README new file mode 100644 index 0000000..42d6686 --- /dev/null +++ b/README @@ -0,0 +1,14 @@ +shellgopher +=========== + +shell script based gopher server + +invocation ++------------------------------------------------------------+ +| # sh shellgopher.sh | ++------------------------------------------------------------+ + +testing ++------------------------------------------------------------+ +| $ lynx gopher://localhost | ++------------------------------------------------------------+