X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=scratchy.git;a=blobdiff_plain;f=README.md;h=9cd128b3a674ed4ad2079eef9c5ea91dc66836d6;hp=11d17743fdb116e247e4c295af110647dde53f1b;hb=15927e29ee93ae17d2fe39becf8ff530d4dc874d;hpb=c93da36267df70f8fb86a5b50d0cdc1a633b3886 diff --git a/README.md b/README.md index 11d1774..9cd128b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,14 @@ -Burrow -====== +Burrower +======== -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 -------