diff options
author | obscuren <geffobscura@gmail.com> | 2014-03-02 02:53:24 +0800 |
---|---|---|
committer | obscuren <geffobscura@gmail.com> | 2014-03-02 02:53:24 +0800 |
commit | 570ab249b304bf6612e82839b3d8564930ea0dce (patch) | |
tree | d0a898e31ea9f2bb74e0bf618865abd39955ee5f /README.md | |
parent | 30c5922aa4c5d3e0bc730f2bf05b18be661c78b2 (diff) | |
parent | c6d6ca283d24f7860dfa185c95a3d7b4a90afc60 (diff) | |
download | dexon-570ab249b304bf6612e82839b3d8564930ea0dce.tar.gz dexon-570ab249b304bf6612e82839b3d8564930ea0dce.tar.zst dexon-570ab249b304bf6612e82839b3d8564930ea0dce.zip |
Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -5,8 +5,7 @@ Ethereum Ethereum Go Client (c) Jeffrey Wilcke -The current state is "Proof of Concept 3". For build instructions see -the [Wiki](https://github.com/ethereum/go-ethereum/wiki/Building-Edge). +The current state is "Proof of Concept 3". For the development Go Package please see [eth-go package](https://github.com/ethereum/eth-go). |