X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=scratchy.git;a=blobdiff_plain;f=README.md;h=60035920b676b4fd58ceae335255c725a9801565;hp=11d17743fdb116e247e4c295af110647dde53f1b;hb=HEAD;hpb=c93da36267df70f8fb86a5b50d0cdc1a633b3886 diff --git a/README.md b/README.md index 11d1774..6003592 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,14 @@ -Burrow -====== +Scratchy +======== -Very simple 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 -------