From d4fd0b72bc070d1079d40e52550f4d2064a5e462 Mon Sep 17 00:00:00 2001 From: David Salgado Date: Sat, 7 Mar 2009 17:07:04 +0000 Subject: [PATCH] mention api keys in readme --- README | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README b/README index 6a9cd4e..a4aacdf 100644 --- a/README +++ b/README @@ -4,6 +4,10 @@ Parlour tag creates tag clouds from MPs written questions. The TheyWorkForYou API is used to find an MP's recent written questions, these are passed through the Yahoo Term Extractor and counted to generate a list of tags. +To run this app, you will need API keys for both www.theyworkforyou.com and Yahoo. After you have +got your keys, copy lib/keys.rb.example to lib/keys.rb and replace the dummy text with your +keys. + Created at http://rewiredstate.org by David Salgado - http://github.com/digitalronin Erin Staniland - http://github.com/erino