diff options
author | Ben Morrison <ben@gbmor.dev> | 2019-09-07 16:59:50 -0400 |
---|---|---|
committer | Ben Morrison <ben@gbmor.dev> | 2019-09-07 16:59:50 -0400 |
commit | 8ac7199d1f523147e400040e170d4ed0d1687148 (patch) | |
tree | 00ed07b391c6d9c9e8ee529055b11e8a329c4fc8 | |
parent | f481d8c44d71bee513fef2946bbad0d9f3565214 (diff) | |
download | instistats-8ac7199d1f523147e400040e170d4ed0d1687148.tar.gz |
updated readme
-rw-r--r-- | README.md | 3 |
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. |