Link to example in README

This commit is contained in:
Mispy 2014-05-05 18:54:41 +10:00
parent f80e84189a
commit cf53eac1e7

View file

@ -1,6 +1,6 @@
# twitter\_ebooks 2.2.4
Rewrite of my twitter\_ebooks code. While the original was solely a tweeting Markov generator, this framework helps you build any kind of interactive twitterbot which responds to mentions/DMs.
Rewrite of my twitter\_ebooks code. While the original was solely a tweeting Markov generator, this framework helps you build any kind of interactive twitterbot which responds to mentions/DMs. See [ebooks\_example](https://github.com/mispy/twitter_ebooks) for an example of a full bot.
## Installation