diff options
author | obscuren <geffobscura@gmail.com> | 2014-07-30 21:33:42 +0800 |
---|---|---|
committer | obscuren <geffobscura@gmail.com> | 2014-07-30 21:33:42 +0800 |
commit | 5501679642321f3ad17b6dd7f25e3c090c1405df (patch) | |
tree | 3a462d67d9d753d2fb54dce355bcfe4fa2144679 | |
parent | 23f83f53ccd71e5aefa9faf93e3527a589d1e487 (diff) | |
download | go-tangerine-5501679642321f3ad17b6dd7f25e3c090c1405df.tar.gz go-tangerine-5501679642321f3ad17b6dd7f25e3c090c1405df.tar.zst go-tangerine-5501679642321f3ad17b6dd7f25e3c090c1405df.zip |
Updated README to include Cpt. Obv.
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -3,6 +3,12 @@ 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-develop-docker)](http://cpt-obvious.ethercasts.com:8010/builders/go-ethereum-develop-docker/builds/-1) + Ethereum Go Client © 2014 Jeffrey Wilcke. Current state: Proof of Concept 0.6.0. |