aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Crute <mcrute@gmail.com>2009-07-26 13:17:32 -0400
committerMike Crute <mcrute@gmail.com>2009-07-26 13:17:32 -0400
commitb52c546a10c625d545fa3220a92b4fccaab5543f (patch)
treec7fcf2209e8708884d95341ff3f44a46ba156ab3
parent3075a2c72990aa936060dd89fc9e98d9f065e01d (diff)
downloadpydepgraph-b52c546a10c625d545fa3220a92b4fccaab5543f.tar.bz2
pydepgraph-b52c546a10c625d545fa3220a92b4fccaab5543f.tar.xz
pydepgraph-b52c546a10c625d545fa3220a92b4fccaab5543f.zip
Added readme and credits
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..56c7ffa
--- /dev/null
+++ b/README
@@ -0,0 +1 @@
This is shamefacedly stolen from http://www.tarind.com/depgraph.html with some modifications. The eventual goal is to re-write this to better spider your code and build the dependency graphs.