aboutsummaryrefslogtreecommitdiffstats
path: root/ethdb
diff options
context:
space:
mode:
authorRicardo Catalinas Jiménez <r@untroubled.be>2016-02-21 03:12:14 +0800
committerRicardo Catalinas Jiménez <r@untroubled.be>2016-02-22 06:46:31 +0800
commit53ce0a76d8d19ac1dfdce3c79b3c44046cfa620f (patch)
tree59fdc6db04c1670637d054c5d301deaa4b41ee0d /ethdb
parente6af65d02a68beccef9a803dc8e921ae3110e70e (diff)
downloadgo-tangerine-53ce0a76d8d19ac1dfdce3c79b3c44046cfa620f.tar
go-tangerine-53ce0a76d8d19ac1dfdce3c79b3c44046cfa620f.tar.gz
go-tangerine-53ce0a76d8d19ac1dfdce3c79b3c44046cfa620f.tar.bz2
go-tangerine-53ce0a76d8d19ac1dfdce3c79b3c44046cfa620f.tar.lz
go-tangerine-53ce0a76d8d19ac1dfdce3c79b3c44046cfa620f.tar.xz
go-tangerine-53ce0a76d8d19ac1dfdce3c79b3c44046cfa620f.tar.zst
go-tangerine-53ce0a76d8d19ac1dfdce3c79b3c44046cfa620f.zip
ethdb: Remove outdated README pointing to an old link
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 :-)