about summary refs log tree commit diff stats
path: root/bin/toot.py
diff options
context:
space:
mode:
Diffstat (limited to 'bin/toot.py')
-rwxr-xr-xbin/toot.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/toot.py b/bin/toot.py
index c13eaf6..f8512e3 100755
--- a/bin/toot.py
+++ b/bin/toot.py
@@ -1,5 +1,7 @@
 #!/usr/local/bin/python3
 
+# this was modified from an older version of https://tildegit.org/ben/toot
+
 import json
 import os
 import sys