Update readme.md
This commit is contained in:
parent
ca17762c1a
commit
03308b2c51
1 changed files with 4 additions and 1 deletions
|
@ -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]`
|
||||
|
|
Reference in a new issue