about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorBen Morrison <ben@gbmor.dev>2019-09-07 17:00:10 -0400
committerBen Morrison <ben@gbmor.dev>2019-09-07 17:00:10 -0400
commit4826d900e06c4a41a780216965e566dc9ca7d8fe (patch)
treefc5204e4e798a56c7e4f45c20b2e3ba518d4075b
parent298966ef2c51a9c9722f9e29e9173b47972a096c (diff)
downloadinstistats-4826d900e06c4a41a780216965e566dc9ca7d8fe.tar.gz
updated readme
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4caca23..02483d9 100644
--- a/README.md
+++ b/README.md
@@ -3,4 +3,7 @@
 A program to generate the information required by the [`Tilde Description Protocol`](http://protocol.club/~datagrok/beta-wiki/tdp.html).
 This is aimed at social UNIX boxes referred to as `tildes`, but is created for [`tilde.institute`](https://tilde.institute).
 
+The branch `only_user_count` omits user-specific data in favor of just a user count. This is the mode of operation for [`tilde.institute`](https://tilde.institute)
 
+It's kind of a rite-of-passage for a `tildeverse` member box to have its own script to generate this data, but I'm putting it up
+here in case anyone else wants to use it.