diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 10 |
1 files changed, 0 insertions, 10 deletions
@@ -64,13 +64,3 @@ $ ls ~/.dat db config.json ``` - -## Dat dependency overview - -#### [hyperdrive](https://github.com/mafintosh/hyperdrive) - -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. |