diff options
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..2d2f6a7 --- /dev/null +++ b/README.md | |||
@@ -0,0 +1,7 @@ | |||
1 | # DWARF Standard Document Repository | ||
2 | |||
3 | ## Downloading the dwarf-doc repository | ||
4 | |||
5 | You can download a read-only copy of the dwarf-doc repository by executing: | ||
6 | |||
7 | __git clone http://git.dwarfstd.org/dwarf-doc.git__ | ||