diff options
author | obscuren <geffobscura@gmail.com> | 2014-12-22 21:46:32 +0800 |
---|---|---|
committer | obscuren <geffobscura@gmail.com> | 2014-12-22 21:46:32 +0800 |
commit | 60b1f9629cf422c4ea2244f673b90553407f1276 (patch) | |
tree | b887bd244985f8b4360f0b0edc9aacdcd3f07013 /README.md | |
parent | 4051c0333f43765a7414a4e0e8ac51e7148b0646 (diff) | |
parent | e531c6fc6cb9c54969a85eca6642561dff958a27 (diff) | |
download | go-tangerine-60b1f9629cf422c4ea2244f673b90553407f1276.tar go-tangerine-60b1f9629cf422c4ea2244f673b90553407f1276.tar.gz go-tangerine-60b1f9629cf422c4ea2244f673b90553407f1276.tar.bz2 go-tangerine-60b1f9629cf422c4ea2244f673b90553407f1276.tar.lz go-tangerine-60b1f9629cf422c4ea2244f673b90553407f1276.tar.xz go-tangerine-60b1f9629cf422c4ea2244f673b90553407f1276.tar.zst go-tangerine-60b1f9629cf422c4ea2244f673b90553407f1276.zip |
Merge branch 'develop' into poc8
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ Ethereum [![Build Status](http://build.ethdev.com/buildstatusimage?builder=Linux%20Go%20master%20branch)](http://build.ethdev.com:8010/builders/Linux%20Go%20master%20branch/builds/-1) master [![Build Status](http://build.ethdev.com/buildstatusimage?builder=Linux%20Go%20develop%20branch)](http://build.ethdev.com:8010/builders/Linux%20Go%20develop%20branch/builds/-1) develop +[![Coverage Status](https://coveralls.io/repos/ethereum/go-ethereum/badge.png?branch=tests)](https://coveralls.io/r/ethereum/go-ethereum?branch=tests) tests Ethereum Go Client © 2014 Jeffrey Wilcke. |