diff options
author | obscuren <geffobscura@gmail.com> | 2015-02-01 00:23:37 +0800 |
---|---|---|
committer | obscuren <geffobscura@gmail.com> | 2015-02-01 00:23:37 +0800 |
commit | d1e5d921910bd7e584b446bd852cc48485d47788 (patch) | |
tree | be3896460a384b39f45e434939b7a53a9a9257da /README.md | |
parent | 2d9b3aa537a901d9b5b3aa951d71d9977c6e4703 (diff) | |
parent | bd64ed1e9376e5c0fe167e8bb3f8c5f7c9126199 (diff) | |
download | dexon-d1e5d921910bd7e584b446bd852cc48485d47788.tar dexon-d1e5d921910bd7e584b446bd852cc48485d47788.tar.gz dexon-d1e5d921910bd7e584b446bd852cc48485d47788.tar.bz2 dexon-d1e5d921910bd7e584b446bd852cc48485d47788.tar.lz dexon-d1e5d921910bd7e584b446bd852cc48485d47788.tar.xz dexon-d1e5d921910bd7e584b446bd852cc48485d47788.tar.zst dexon-d1e5d921910bd7e584b446bd852cc48485d47788.zip |
Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ Ethereum PoC-8 * [](http://build.ethdev.com:8010/builders/Linux%20Go%20master%20branch/builds/-1) master * [](http://build.ethdev.com:8010/builders/Linux%20Go%20develop%20branch/builds/-1) develop * [](https://travis-ci.org/ethereum/go-ethereum) travis-ci -* [](https://coveralls.io/r/ethereum/go-ethereum?branch=tests) +* [](https://coveralls.io/r/ethereum/go-ethereum?branch=develop) Ethereum Go Client © 2014 Jeffrey Wilcke. |