diff options
author | Mathias Buus <mathiasbuus@gmail.com> | 2015-12-19 23:21:18 +0100 |
---|---|---|
committer | Mathias Buus <mathiasbuus@gmail.com> | 2015-12-19 23:21:18 +0100 |
commit | 0f6386dabf3b706651c7e0651049b946556a05ae (patch) | |
tree | 465130d0de8229d25d26f9982879f8e2049decae | |
parent | 1cbd57d67cb66c240ac108cbfd7447ae68c884b5 (diff) | |
download | dat-docs-0f6386dabf3b706651c7e0651049b946556a05ae.tar.gz dat-docs-0f6386dabf3b706651c7e0651049b946556a05ae.zip |
inline spec link for hyperdrive
-rw-r--r-- | README.md | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -6,12 +6,8 @@ Documentation resources for upcoming [dat](https://github.com/maxogden/dat) 1.0 #### [hyperdrive](https://github.com/mafintosh/hyperdrive) -The file sharing network dat uses to distribute files and data. +The file sharing network dat uses to distribute files and data. A technical specification / discussion on how hyperdrive works is [available here](https://github.com/mafintosh/hyperdrive/blob/master/SPECIFICATION.md) #### [discovery-channel](https://github.com/maxogden/discovery-channel) This is the module dat uses to find peers on the local network or the internet who are sharing the same files and data that you are. - -## Technical specifications / whitepapers - -* [hyperdrive](https://github.com/mafintosh/hyperdrive/blob/master/SPECIFICATION.md) |