Browse Source

Update README.md

master
Blink The Things 3 years ago
parent
commit
24459b80d4
1 changed files with 3 additions and 5 deletions
  1. +3
    -5
      README.md

+ 3
- 5
README.md View File

@ -1,4 +1,6 @@
# NaNoGenMo 2020
# NaNoGenMo 2020 - markov.py
Gernerate a novel using Markov chains
## Install
@ -9,10 +11,6 @@ $ . venv/bin/activate
(venv) $ python -m spacy download en_core_web_sm
````
## markov.py
Generate a novel using Markov chains.
### Usage
````


Loading…
Cancel
Save