diff options
author | ahriman <ahriman@falte.red> | 2019-12-16 15:08:34 -0500 |
---|---|---|
committer | ahriman <ahriman@falte.red> | 2019-12-16 15:08:34 -0500 |
commit | 43bf50db8bb59186acb343db087a4138605d7c95 (patch) | |
tree | a4e775e11d76b8cc4c749ae7f476906878bae148 | |
parent | caa396ca806f7b7e34676b9ecd08813571b2b5a3 (diff) | |
download | admin-43bf50db8bb59186acb343db087a4138605d7c95.tar.gz |
backticks are important
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 39d0e0b..54b8179 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ 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/newuseralert.py` (same as above) * `bin/toot.py` (written by Ben Harris of [tilde.team](https://tilde.team)) |