Commit 362bf4ba authored by JanPf's avatar JanPf Committed by Yuxin Wu

Update README.md (#843)

typo
parent ed444aab
......@@ -4,7 +4,7 @@
To train, create some corpus in `input.txt`, and run `./char-rnn.py train`.
Some corpus to play with: http://cs.stanford.edu/people/karpathy/char-rnn/
To genearate text, see `./char-rnn.py sample --help` for the options.
To generate text, see `./char-rnn.py sample --help` for the options.
Generate linux kernel source code:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment