X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=scratchy.git;a=blobdiff_plain;f=README.md;h=60035920b676b4fd58ceae335255c725a9801565;hp=cd12341e935b9434dcefc2692e139a5623ac3545;hb=3c2370f9bd510b66e06ebbed8f6334d6dbae2e07;hpb=4baffb335c037973f3748b8e98bd74b61fc82ec8 diff --git a/README.md b/README.md index cd12341..6003592 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,14 @@ -Burrower +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 -------