diff options
author | obscuren <geffobscura@gmail.com> | 2014-07-30 21:34:36 +0800 |
---|---|---|
committer | obscuren <geffobscura@gmail.com> | 2014-07-30 21:34:36 +0800 |
commit | 834803f1e8ce45040045359185c8b8d75f63de2c (patch) | |
tree | 4b2e8f17e83f28a52f8a35bbe6ead6f4cd5ade9f | |
parent | 5501679642321f3ad17b6dd7f25e3c090c1405df (diff) | |
download | go-tangerine-834803f1e8ce45040045359185c8b8d75f63de2c.tar go-tangerine-834803f1e8ce45040045359185c8b8d75f63de2c.tar.gz go-tangerine-834803f1e8ce45040045359185c8b8d75f63de2c.tar.bz2 go-tangerine-834803f1e8ce45040045359185c8b8d75f63de2c.tar.lz go-tangerine-834803f1e8ce45040045359185c8b8d75f63de2c.tar.xz go-tangerine-834803f1e8ce45040045359185c8b8d75f63de2c.tar.zst go-tangerine-834803f1e8ce45040045359185c8b8d75f63de2c.zip |
Update
-rw-r--r-- | README.md | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -1,12 +1,8 @@ Ethereum ======== -[![Build Status](https://travis-ci.org/ethereum/go-ethereum.png?branch=master)](https://travis-ci.org/ethereum/go-ethereum) - Master [![Build -Status](http://cpt-obvious.ethercasts.com:8010/buildstatusimage?builder=go-ethereum-master-docker)](http://cpt-obvious.ethercasts.com:8010/builders/go-ethereum-master-docker/builds/-1) - -Develop [![Build +Status](http://cpt-obvious.ethercasts.com:8010/buildstatusimage?builder=go-ethereum-master-docker)](http://cpt-obvious.ethercasts.com:8010/builders/go-ethereum-master-docker/builds/-1) Develop [![Build Status](http://cpt-obvious.ethercasts.com:8010/buildstatusimage?builder=go-ethereum-develop-docker)](http://cpt-obvious.ethercasts.com:8010/builders/go-ethereum-develop-docker/builds/-1) Ethereum Go Client © 2014 Jeffrey Wilcke. |