Added a tiny bit to the readme.
authorTim Vaughan <tgvaughan@gmail.com>
Thu, 6 Jun 2019 22:10:01 +0000 (00:10 +0200)
committerTim Vaughan <tgvaughan@gmail.com>
Thu, 6 Jun 2019 22:10:01 +0000 (00:10 +0200)
README.md

index cd12341..9cd128b 100644 (file)
--- 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
 -------