From 03308b2c5105d227c0c5f0ee51f613b3d254fdc8 Mon Sep 17 00:00:00 2001 From: Alex Date: Tue, 28 May 2019 22:02:27 -0500 Subject: [PATCH] Update readme.md --- readme.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index ca04d2a..1a09637 100644 --- a/readme.md +++ b/readme.md @@ -1,3 +1,6 @@ -### I forgot how to do headings in markdown and I'm too lazy to look it up +# This Script Solves Wordscape Puzzles Word database python script from: https://github.com/dwyl/english-words + Words list: http://www-personal.umich.edu/~jlawler/wordlist.html + +`Usage: python find_words.py [-n | --no-three] [letters]`