aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorobscuren <geffobscura@gmail.com>2014-02-15 20:27:23 +0800
committerobscuren <geffobscura@gmail.com>2014-02-15 20:27:23 +0800
commit6db8b5d06a41ef573ec43394a11fd0e668372860 (patch)
treef4cb9e2d5639aad928dbe93d31faa27b0378fb6e /README.md
parent9e57aac5eb58a475ef85b3929527248d6e5657a8 (diff)
downloadgo-tangerine-6db8b5d06a41ef573ec43394a11fd0e668372860.tar
go-tangerine-6db8b5d06a41ef573ec43394a11fd0e668372860.tar.gz
go-tangerine-6db8b5d06a41ef573ec43394a11fd0e668372860.tar.bz2
go-tangerine-6db8b5d06a41ef573ec43394a11fd0e668372860.tar.lz
go-tangerine-6db8b5d06a41ef573ec43394a11fd0e668372860.tar.xz
go-tangerine-6db8b5d06a41ef573ec43394a11fd0e668372860.tar.zst
go-tangerine-6db8b5d06a41ef573ec43394a11fd0e668372860.zip
Added link to dev package
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4fa8d3c5a..d0a08f7b8 100644
--- a/README.md
+++ b/README.md
@@ -32,6 +32,9 @@ contains the LevelDB interface and memory DB interface.
This executable is the front-end (currently nothing but a dev console) for
the Ethereum Go implementation.
+If you'd like to start developing your own tools please check out the
+[development](https://github.com/ethereum/eth-go) package.
+
Build
=======