summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2025-08-04 20:45:57 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2025-08-04 20:45:57 (GMT)
commit89ab00b2b4535612b69433041c5d6e6df95b3f3e (patch)
tree8606585177ea46caa96b8ae9d021dd4d3af58363 /README.txt
parent1c7c6cdeae20e824ad8447daec4dc12b3b286def (diff)
Split the code and its configuration.
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index b2c10df..29fc4bc 100644
--- a/README.txt
+++ b/README.txt
@@ -10,6 +10,8 @@ Useful Commands
$ < messages.json jq -r '.[] | .content, "-----------------------------------------------------"'
+$ find valid/ -type f -exec python3 ./gen-code.py 0 {} \;
+
Valid codes
-----------