<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,5 +1,5 @@
-Zen - Yet Another Task Management App
-=====================================
+Zen - Command Line Task Management
+==================================
 
 Install
 -------
@@ -98,17 +98,6 @@ More Notes
 *   When using numbers to specify projects or tasks, remember that
     the lists are zero indexed.
 
-Developer Notes
----------------
-*   Zen is developed by Brian Reily, and is public domain.
-    Use it for whatever you want, and attribution would be nice.
-
-*   If you have questions or comments, contact information is
-    available on brianreily.com.
-
-*   Complete documentation and information about Zen is available
-    on brianreily.com/projects/zen.
-
 File Listing
 ------------
 *   zen.py              - Parses command line functions</diff>
      <filename>README</filename>
    </modified>
    <modified>
      <diff>@@ -20,7 +20,6 @@ def main(argv=None):
         mode = argv[0]
         argv = argv[1:]
     except: mode = 'projects'
-    print mode
     # 'p' and 'project' specify a project.
     # 't' and 'task' specify a task.
     # 'tag' specify a tag.</diff>
      <filename>zen.py</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>18365c4aacf4473fe1f36013487f22fac176842c</id>
    </parent>
  </parents>
  <author>
    <name>Brian Reily</name>
    <email>breily@gmail.com</email>
  </author>
  <url>http://github.com/breily/zen/commit/2582e3059a2926d68db472e161cc17fd166c34f5</url>
  <id>2582e3059a2926d68db472e161cc17fd166c34f5</id>
  <committed-date>2009-01-03T14:29:03-08:00</committed-date>
  <authored-date>2009-01-03T14:29:03-08:00</authored-date>
  <message>readme changes</message>
  <tree>97ac04135998572a2ed546a006b88ef4cfecfb59</tree>
  <committer>
    <name>Brian Reily</name>
    <email>breily@gmail.com</email>
  </committer>
</commit>
