From cf53eac1e7172595cd77e05b79de3e5543c25076 Mon Sep 17 00:00:00 2001 From: Mispy <^_^@mispy.me> Date: Mon, 5 May 2014 18:54:41 +1000 Subject: [PATCH] Link to example in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cbfb351..2305e0f 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. +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