Add a brief description to the README

This commit is contained in:
Camden Dixie O'Brien 2022-10-14 11:55:48 +01:00
parent 4f9353ad86
commit 8bef1be5c4

View File

@ -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.