From 6d113cd5c53d495935c6e2323138806952cf4f56 Mon Sep 17 00:00:00 2001 From: nate smith Date: Fri, 6 Sep 2019 16:32:38 -0500 Subject: [PATCH] add readme --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..5213320 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# townstats + +This program dumps information about tilde.town in the [Tilde Data Protocol](http://protocol.club/~datagrok/beta-wiki/tdp.html). + +# author + +vilmibm, based on python work by [datagrok](https://datagrok.org) + +# license + +gplv3+ \ No newline at end of file