aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorKarissa McKelvey <krmckelv@gmail.com>2016-02-12 12:28:58 -0800
committerKarissa McKelvey <krmckelv@gmail.com>2016-02-12 12:28:58 -0800
commitf1a3c92908b61f65e3fcf5c85dbf957d65870853 (patch)
tree580e858e26fbc2d0659edc25caa9125f131a77ec /README.md
parent6c22fa6a32cf0f589b301036d4fd64bbdc6d643b (diff)
downloaddat-docs-f1a3c92908b61f65e3fcf5c85dbf957d65870853.tar.gz
dat-docs-f1a3c92908b61f65e3fcf5c85dbf957d65870853.zip
add ecosystem doc
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.