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