summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorWilliam Deegan <bill@baddogconsulting.com>2017-12-11 00:26:09 (GMT)
committerGitHub <noreply@github.com>2017-12-11 00:26:09 (GMT)
commite158a563a58f8651bcaf77c45799056e76e84a72 (patch)
tree34e8b830c19bd7814ef1d96eee6baa4969d3b000 /README.rst
parent2da6f724c41a13cbbf97bbc1b62db00ba53ddd33 (diff)
downloadSCons-e158a563a58f8651bcaf77c45799056e76e84a72.zip
SCons-e158a563a58f8651bcaf77c45799056e76e84a72.tar.gz
SCons-e158a563a58f8651bcaf77c45799056e76e84a72.tar.bz2
Added coveralls.io status badge
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 750dc4a..329bc1c 100644
--- a/README.rst
+++ b/README.rst
@@ -16,6 +16,11 @@ SCons - a software construction tool
.. image:: https://travis-ci.org/SCons/scons.svg?branch=master
:target: https://travis-ci.org/SCons/scons
:alt: Travis CI build status
+
+.. image:: https://coveralls.io/repos/github/SCons/scons/badge.svg
+ :target: https://coveralls.io/github/SCons/scons
+ :alt: Coveralls.io Coverage Status
+
Welcome to the SCons development tree. The real purpose of this tree is to
package SCons for production distribution in a variety of formats, not just to