<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,4 +1,4 @@
-Copyright (c) 2008 [name of plugin creator]
+Copyright (c) 2008 Federico Builes
 
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the</diff>
      <filename>MIT-LICENSE</filename>
    </modified>
    <modified>
      <diff>@@ -1,13 +1,16 @@
 Zodiac
 ======
 
-Introduction goes here.
-
+A Rails plugin to get the zodiac sign on a given date.
 
 Example
 =======
 
-Example goes here.
+    zodiac_sign_for(Time.utc(2000, &quot;jun&quot;, 12))
+    # =&gt; &quot;Gemini&quot;
 
+    zodiac_sign_for(1118)  # November 18
+    # =&gt; Scorpio
 
-Copyright (c) 2008 [name of plugin creator], released under the MIT license
+Copyright (c) 2008 Federico Builes, released under the MIT license.
+Fork freely!</diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>tasks/zodiac_tasks.rake</filename>
    </removed>
    <removed>
      <filename>test/zodiac_test.rb</filename>
    </removed>
    <removed>
      <filename>uninstall.rb</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>1c44a4ff205916ef69e51d55bba7e881c12ad23a</id>
    </parent>
  </parents>
  <author>
    <name>Federico Builes</name>
    <email>federico.builes@gmail.com</email>
  </author>
  <url>http://github.com/febuiles/zodiac/commit/125197ca874931dc33a3b70cc33a433214457b19</url>
  <id>125197ca874931dc33a3b70cc33a433214457b19</id>
  <committed-date>2008-11-18T10:07:08-08:00</committed-date>
  <authored-date>2008-11-18T10:07:08-08:00</authored-date>
  <message>Adding README, removing useless files.</message>
  <tree>290add565cd98158048dd0c6a8bfa63d2f055e1c</tree>
  <committer>
    <name>Federico Builes</name>
    <email>federico.builes@gmail.com</email>
  </committer>
</commit>
