about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..399db88
--- /dev/null
+++ b/README.md
@@ -0,0 +1,22 @@
+# wordle archive
+
+archived from powerlanguage.co.uk/wordle at 
+[tilde.team/~ben/wordle](https://tilde.team/~ben/wordle/)
+
+so far NYT has just removed words from the answer list
+
+	$ diff nyt.txt orig.txt
+	241a242
+	> 'agora',
+	244a246
+	> 'pupal',
+	272a275
+	> 'lynch',
+	292a296
+	> 'fibre',
+	301a306
+	> 'slave',
+	391a397
+	> 'wench',
+
+unminified source in [main.js](main.js)