about summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index d88ff5d..d96ccbc 100644
--- a/README.md
+++ b/README.md
@@ -9,10 +9,11 @@ The scripts are a mixture of both `Bash` and `Python`
 
 Everything was written by me, except for the following, which were *not* written by me:
   * `bin/showwhoison` (written by Kneezle, the co-administrator who joined the project in March 2019)
-  * `bin/newmail.sh` (same as above)
-  * `bin/newuseralert.py` (same as above)
+  * `bin/newmail.sh` (Kneezle)
+  * `bin/newuseralert.py` (Kneezle)
+  * `bin/newuseralertv3.py` (Kneezle)
   * `bin/toot.py` (written by Ben Harris of [tilde.team](https://tilde.team))
 
 `bin/makeuser` is originally based on [tilde.team](https://tilde.team)'s, but has been extended and modified so much it bears very little resemblance to the original.
 
-The source code for `instistats` is at [`github.com/gbmor/instistats`](https://github.com/gbmor/instistats).
+The source code for `instistats` (`tilde.json` generator) is at [`github.com/gbmor/instistats`](https://github.com/gbmor/instistats).