aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 0 insertions, 10 deletions
diff --git a/README.md b/README.md
index c4ef9d2..7d244b0 100644
--- a/README.md
+++ b/README.md
@@ -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.