<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -0,0 +1,17 @@
+Google Voice Dialer
+===================
+
+This is purely a stop-gap measure until they release a proper API.
+
+Basic Usage
+-----------
+
+Dialing a number is simple
+
+    $gv = new GoogleVoice('&lt;username&gt;', '&lt;password&gt;');
+    $gv-&gt;call($your_phone_number, $their_phone_number);
+
+License
+-------
+
+This code is released under the MIT Open Source License. Feel free to do whatever you want with it.</diff>
      <filename>README.markdown</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>34fd7d195e864d4b29a09e94b6959ea5b4f47dc7</id>
    </parent>
  </parents>
  <author>
    <name>Tyler Hall</name>
    <email>tylerhall@gmail.com</email>
  </author>
  <url>http://github.com/tylerhall/google-voice-dialer/commit/e660d9c8f1dd0297ab314eb9af325271866df06f</url>
  <id>e660d9c8f1dd0297ab314eb9af325271866df06f</id>
  <committed-date>2009-03-26T11:14:02-07:00</committed-date>
  <authored-date>2009-03-26T11:14:02-07:00</authored-date>
  <message>Changing README to markdown</message>
  <tree>7ea27e5eb653657231ae244572965678c354dd2d</tree>
  <committer>
    <name>Tyler Hall</name>
    <email>tylerhall@gmail.com</email>
  </committer>
</commit>
