From 9309692f3abfce14ece256e523a493b2747cb9f4 Mon Sep 17 00:00:00 2001 From: Andrew Williams Date: Sun, 7 Oct 2012 18:52:28 +0100 Subject: [PATCH] Updated with some basic instructions --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 72aa0af..13e35d2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,13 @@ flexget-twitter =============== -Twitter plugin for Flexget \ No newline at end of file +Twitter plugin for Flexget + +Setup +----- + +* Copy both files to your ~/.flexget/plugins folder +* Run flexget --twitter-auth and run through the OAuth setup +* Copy the resulting config snippit to your config.yml + +Once done Flexget will tweet each time a new file is accepted.