From 7b3905a2f6001e2e6b0a72924094c258db026b63 Mon Sep 17 00:00:00 2001 From: Tadeo Kondrak Date: Mon, 5 May 2014 10:02:28 -0600 Subject: [PATCH] Fixed link to ebooks_example linking to twitter_ebooks --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2305e0f..e549681 100644 --- a/README.md +++ b/README.md @@ -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. 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