<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -14,6 +14,15 @@ Please feel free to give a hand and produce some code, review it, fix bugs, etc.
 
 * Shoes.rb (http://github.com/why/shoes) installed on your operating system of choice.
 
+* You need to create a directory named &quot;.twittershoes&quot; (without the &quot;&quot;) in
+  your home directory. In that directory, create a file named
+  &quot;twittershoes.yaml&quot; with the following format:
+  
+    user: &lt;your twitter username&gt;
+    passwd: &lt;your twitter password&gt;
+
+  (without the &lt;&gt;).
+  
 == INSTALL:
 
 * copy to a folder of yours and open using Shoes binary </diff>
      <filename>README</filename>
    </modified>
    <modified>
      <diff>@@ -84,7 +84,7 @@ class Twitter
   def initialize
     @user, @passwd, @timeline, @state = '', '', 'me', ''
     @path = &quot;#{user_home}/.twittershoes&quot;
-    @file = &quot;#{@path}/twitterhoes.yaml&quot;
+    @file = &quot;#{@path}/twittershoes.yaml&quot;
   end
 
   def credentials(u,p,n) # user, pass, new user ?</diff>
      <filename>twittershoes.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>d0b510f2386e9e32f705e5f27df44b8b7d465eff</id>
    </parent>
  </parents>
  <author>
    <name>Pedro Figueiredo</name>
    <email>me@pedrofigueiredo.org</email>
  </author>
  <url>http://github.com/pedromg/twittershoes/commit/16665fd3f6c5ef059c5de52e54d8d433b9b98fd9</url>
  <id>16665fd3f6c5ef059c5de52e54d8d433b9b98fd9</id>
  <committed-date>2009-02-26T13:46:17-08:00</committed-date>
  <authored-date>2009-02-25T10:55:14-08:00</authored-date>
  <message>fixed typo in the config file name, updated readme with some info regarding
the config file.

Signed-off-by: pedro mg &lt;pedro@tquadrado.com&gt;</message>
  <tree>58d8c1f4aec253e8d55a6716654d66465e219ab0</tree>
  <committer>
    <name>pedro mg</name>
    <email>pedro@tquadrado.com</email>
  </committer>
</commit>
