aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJeffrey Wilcke <obscuren@users.noreply.github.com>2014-12-22 18:42:28 +0800
committerJeffrey Wilcke <obscuren@users.noreply.github.com>2014-12-22 18:42:28 +0800
commite531c6fc6cb9c54969a85eca6642561dff958a27 (patch)
tree03999dbaae12f77403eef52e074ec71cd4ac5b40 /README.md
parent795b14330ad4399ef292835eac452d258dcd7464 (diff)
parent4fd4facf35dc8a2f273fd5e4acacf5c62baa0de2 (diff)
downloadgo-tangerine-e531c6fc6cb9c54969a85eca6642561dff958a27.tar
go-tangerine-e531c6fc6cb9c54969a85eca6642561dff958a27.tar.gz
go-tangerine-e531c6fc6cb9c54969a85eca6642561dff958a27.tar.bz2
go-tangerine-e531c6fc6cb9c54969a85eca6642561dff958a27.tar.lz
go-tangerine-e531c6fc6cb9c54969a85eca6642561dff958a27.tar.xz
go-tangerine-e531c6fc6cb9c54969a85eca6642561dff958a27.tar.zst
go-tangerine-e531c6fc6cb9c54969a85eca6642561dff958a27.zip
Merge pull request #217 from ethereum/tests
Updated code coverage support & cleanup
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 564e5c56d..c54a555cb 100644
--- a/README.md
+++ b/README.md
@@ -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.