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