Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
pncnmnp authored Dec 20, 2019
1 parent 1b12fd6 commit f36e93d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ There is a considerable difference in performance between PyPy and native python
I have observed certain libraries like `nltk` work flawlessly with PyPy whereas `z3` has some issues.
Native python (default) works reasonably well with `words.py` and `solve.py`.

**Important**: Decompress the `./corpus/all-clues.bz2` file before running `words_offline.py`

## Working
**Here is the format entered in `schema.py`**

Expand Down

0 comments on commit f36e93d

Please sign in to comment.