<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,18 +1,11 @@
 A simple MySQL DB mapping application. Feed it a MySQL InnoDB database and it will produce a graph and/or Graphviz code.
 
-This application depends on graphviz being installed as well as pygraphviz and MySQLdb.
+This application depends on graphviz being installed as well as pygraphviz and MySQLdb. 
 
-Usage: mapdb.py [options]
+To install everything you need to get up and running on Debian installations run:
+	
+	sudo apt-get install graphviz python-pygraphviz python-mysqldb
 
-Options:
-  -h, --help            show this help message and exit
-  -u USER, --user=USER  MySQL user name
-  -p, --password        Require a password.
-  -d DATABASE, --database=DATABASE
-                        MySQL database name
-  -f FILENAME, --file=FILENAME
-                        Name of file to place compiled graphviz in.
-  -c PROGRAM, --program=PROGRAM
-  -g, --graphviz        Compile down to graphviz and send to STDOUT
-  -n, --noimage         Do not make an image. Implies that you meant to say -g
-                        as well.
\ No newline at end of file
+If you need further instructions pygraphviz can be found at http://networkx.lanl.gov/pygraphviz/download.html and Graphviz at http://www.graphviz.org/.
+
+The node shape option defaults to box, but can take any shapes listed here: http://www.graphviz.org/doc/info/shapes.html.</diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>416005758bf9bf6ab5404049395f94de40f68d88</id>
    </parent>
  </parents>
  <author>
    <name>Michael Matuzak</name>
    <email>mmatuzak@gmail.com</email>
  </author>
  <url>http://github.com/emkay/pymapdb/commit/d7101e586cb15b1068af6e1c9c155a5a16d9c146</url>
  <id>d7101e586cb15b1068af6e1c9c155a5a16d9c146</id>
  <committed-date>2009-01-01T14:18:09-08:00</committed-date>
  <authored-date>2009-01-01T14:18:09-08:00</authored-date>
  <message>updating README</message>
  <tree>2370e797238811f63a82392c5d4529ecf3193c69</tree>
  <committer>
    <name>Michael Matuzak</name>
    <email>mmatuzak@gmail.com</email>
  </committer>
</commit>
