<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>LICENSE</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -2,10 +2,12 @@
 
 This little extension allows one to define simple multiple-choice quizzes that will select a result from a range of options and display a sub-page accordingly.
 
-INSTALL
+== Installation
 cd &lt;radiant_app&gt;/vendor/extensions/
 git clone &lt;quiz_git_url&gt; quiz
 
+== Usage
+
 A quiz body part might look like this:
 
   &lt;h1&gt;Quiz:&lt;/h1&gt;
@@ -40,3 +42,9 @@ And the quiz part would look like so:
     6: messed-up
 
 When a quiz is submitted, the weights that prefix each option get summed, and the first result who's weight exceeds the total gets redirected to (as a sub-page).
+
+== Credits
+
+Sponsored by Ignite Social Media LLC - http://ignitesocialmedia.com/
+Initial work done by Nathaniel Talbott for Terralien, Inc. - http://terralien.com/
+See LICENSE for copyright and licensing details.
\ No newline at end of file</diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>76babad275162b478bf487e6e227703d1e521195</id>
    </parent>
  </parents>
  <author>
    <name>Nathaniel Talbott</name>
    <email>nathaniel@terralien.com</email>
  </author>
  <url>http://github.com/ntalbott/radiant-quiz-extension/commit/1228fdfaf98f4a5252713becf998bf0ca0ae1d60</url>
  <id>1228fdfaf98f4a5252713becf998bf0ca0ae1d60</id>
  <committed-date>2008-05-14T12:40:01-07:00</committed-date>
  <authored-date>2008-05-14T12:39:16-07:00</authored-date>
  <message>Update with licensing/copyright info.</message>
  <tree>ae860cba864e87499edefa28098196f1802f55e8</tree>
  <committer>
    <name>Nathaniel Talbott</name>
    <email>nathaniel@terralien.com</email>
  </committer>
</commit>
