diff options
author | Ryan <ry@tinyclouds.org> | 2009-02-16 01:34:45 +0100 |
---|---|---|
committer | Ryan <ry@tinyclouds.org> | 2009-02-16 01:34:45 +0100 |
commit | 61890720c8a22a7f1577327b32a180a2d267d765 (patch) | |
tree | 3a88d3e7ca96b40cd11a8179ecad1888836bc9a0 /README | |
parent | 9d7895c567e8f38abfff35da1b6d6d6a0a06f9aa (diff) | |
download | node-new-61890720c8a22a7f1577327b32a180a2d267d765.tar.gz |
add readme and initial code
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README new file mode 100644 index 0000000000..b177f9457e --- /dev/null +++ b/README @@ -0,0 +1,4 @@ + +git submodule init +git submodule update +make |