From 6db8b5d06a41ef573ec43394a11fd0e668372860 Mon Sep 17 00:00:00 2001
From: obscuren <geffobscura@gmail.com>
Date: Sat, 15 Feb 2014 13:27:23 +0100
Subject: [PATCH] Added link to dev package

---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index 4fa8d3c5a9..d0a08f7b8f 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
 =======
 
-- 
GitLab