aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorobscuren <geffobscura@gmail.com>2014-02-15 20:27:43 +0800
committerobscuren <geffobscura@gmail.com>2014-02-15 20:27:43 +0800
commit5257c25ee22f12913e4d10165c0be7dfa9ae4d99 (patch)
treef4cb9e2d5639aad928dbe93d31faa27b0378fb6e
parent86e6699528775f5380617f4f64dcd42a20c6165d (diff)
parent6db8b5d06a41ef573ec43394a11fd0e668372860 (diff)
downloaddexon-5257c25ee22f12913e4d10165c0be7dfa9ae4d99.tar.gz
dexon-5257c25ee22f12913e4d10165c0be7dfa9ae4d99.tar.zst
dexon-5257c25ee22f12913e4d10165c0be7dfa9ae4d99.zip
Merge branch 'master' into develop
-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
=======