From 74ff77fb208c1075ab4b7d81ea9f51fabdafc534 Mon Sep 17 00:00:00 2001
From: Carl Worth <cworth@cworth.org>
Date: Wed, 22 May 2019 15:41:08 -0700
Subject: [PATCH] Add a simple README

Just to have a non-empty commit here.
---
 README | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 README

diff --git a/README b/README
new file mode 100644
index 0000000..244a21f
--- /dev/null
+++ b/README
@@ -0,0 +1,3 @@
+This is a collection of word lists (and perhaps some scripts) intended
+to be useful for making word puzzles of various kinds (such as
+crosswords, etc).
-- 
2.45.2