From 5c18a4aebf7ac0386f3c7626f73e39d7fb5845c1 Mon Sep 17 00:00:00 2001 From: Cameron Blankenbuehler Date: Thu, 15 Sep 2022 14:06:55 -0400 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 113cfb5..0dd6835 100644 --- a/README.md +++ b/README.md @@ -398,3 +398,6 @@ quey : [(3, 3), (3, 2), (2, 3)] quem : [(3, 3), (3, 2), (3, 1)] queme : [(3, 3), (3, 2), (3, 1), (2, 2)] ``` + +# License +The included [wordlists](src/boggler/wordlists) are covered by their respective licenses. All other files MIT © Cameron Blankenbuehler