X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=scratchy.git;a=blobdiff_plain;f=README.md;h=60035920b676b4fd58ceae335255c725a9801565;hp=098fe66d7399444edafddebe95d97a21cff9260f;hb=HEAD;hpb=10f1879c2f338ea2e0a10dc2f74bf2f8e7f6e791 diff --git a/README.md b/README.md index 098fe66..6003592 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,14 @@ -gopher-server -============= +Scratchy +======== -Very simple (and dangerous) gopher server written in Chicken Scheme. +A simple gopher server written in Chicken Scheme. + +A central philosophy of this server is to keep the server itself +small, relegating as much as possible to extension scripts which are +also written in Scheme. + +The server is still under heavy development and will be properly +documented in due course. License -------