diff --git a/README.md b/README.md index 29ff8a2..c4d4398 100644 --- a/README.md +++ b/README.md @@ -1 +1,7 @@ # Waffle Mole + +A small gopher server for POSIX systems, written in C99. + +To build: `make` + +At the moment it only serves on `::1` at port 7070.