Merge pull request #14 from TadeoKondrak/master

Fixed link to ebooks_example linking to twitter_ebooks.
This commit is contained in:
Mispy 2014-05-07 16:44:23 +10:00
commit d5a347c280

View file

@ -1,6 +1,6 @@
# twitter\_ebooks 2.2.5
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.
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/ebooks_example) for an example of a full bot.
## Installation