<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -9,5 +9,16 @@ git2yammer enables you to broadcast your git commits to your company yammer acco
 You need to read the Yammer API docs on how to get the consumer and access tokens and secrets.  I suggest you
 create a new user just for your Git updates and authorize this app from there.
 
+Once you have the required keys, drop them in a YAML file (default oauth.yml) like so:
+
+consumer:
+  key: YOUR_KEY_HERE
+  secret: YOUR_KEY_HERE
+  
+access:
+  token: YOUR_KEY_HERE
+  secret: YOUR_KEY_HERE
+
+
 == External Dependencies
  * yammer4r (0.1.2 -- git://github.com/jstewart/yammer4r.git)</diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>c0628ed7e5d2717c6956533982354e495996b56c</id>
    </parent>
  </parents>
  <author>
    <name>Robert Boyd</name>
    <email>rboyd@telematter.com</email>
  </author>
  <url>http://github.com/rboyd/git2yammer/commit/a1726939c41c061468394650d5b07a1c5f73018f</url>
  <id>a1726939c41c061468394650d5b07a1c5f73018f</id>
  <committed-date>2009-03-07T23:45:14-08:00</committed-date>
  <authored-date>2009-03-07T23:45:14-08:00</authored-date>
  <message>Adding some docs related to oauth.conf</message>
  <tree>1fe23477f457a762a2a7f7b1fbb6b69449fb15ba</tree>
  <committer>
    <name>Robert Boyd</name>
    <email>rboyd@telematter.com</email>
  </committer>
</commit>
