diff options
author | Mathias Buus <mathiasbuus@gmail.com> | 2015-12-19 23:14:45 +0100 |
---|---|---|
committer | Mathias Buus <mathiasbuus@gmail.com> | 2015-12-19 23:14:45 +0100 |
commit | b80fce2c2a017bd70339eafb36549c1fe29a4a34 (patch) | |
tree | 81fe6cccbc4218e2108b1ce8f36164299d8ed1eb | |
download | dat-docs-b80fce2c2a017bd70339eafb36549c1fe29a4a34.tar.gz dat-docs-b80fce2c2a017bd70339eafb36549c1fe29a4a34.zip |
add hyperdrive to docs
-rw-r--r-- | README.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..969c3d4 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# Dat 1.0 docs + +Documentation resources for upcoming [dat](https://github.com/maxogden/dat) 1.0 release and the surrounding ecosystem. + +## Dat dependency overview + +#### [hyperdrive](https://github.com/mafintosh/hyperdrive) + +The file sharing network dat uses to distribute files and data. + +## Technical specifications / whitepapers + +* [hyperdrive](https://github.com/mafintosh/hyperdrive/blob/master/SPECIFICATION.md) |