From 45a2dd32ed4ee4254bf5521aa433c9c89f5d2efd Mon Sep 17 00:00:00 2001 From: "J. Nathan Matias" Date: Tue, 26 Nov 2013 08:20:24 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1e80802..0593516 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Iron_ebooks -A simple and hackish ruby script for pseudorandomly posting to a _ebooks account tweets derived from a regular twitter account +A simple and hackish ruby script for pseudorandomly posting to a _ebooks account tweets derived from a regular twitter account (modified to train on two accounts) ## Setup @@ -49,4 +49,4 @@ iron_worker queue ebook -p '{"force": true}' You can also make it run without tweeting by setting the tweet param to false ``` iron_worker queue ebook -p '{"force": true, "tweet": false}' -``` \ No newline at end of file +```