aboutsummaryrefslogtreecommitdiffstats
path: root/ethdb
diff options
context:
space:
mode:
Diffstat (limited to 'ethdb')
-rw-r--r--ethdb/README.md11
1 files changed, 0 insertions, 11 deletions
diff --git a/ethdb/README.md b/ethdb/README.md
deleted file mode 100644
index 5bed8eedc..000000000
--- a/ethdb/README.md
+++ /dev/null
@@ -1,11 +0,0 @@
-# ethdb
-
-The ethdb package contains the ethereum database interfaces
-
-# Installation
-
-`go get github.com/ethereum/ethdb-go`
-
-# Usage
-
-Todo :-)