aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Christopher Baklid <[email protected]>2018-02-20 21:39:37 +0100
committerGravatar GitHub <[email protected]>2018-02-20 21:39:37 +0100
commitbedc30d41ff9c3dd8fb59cb6d5c8c16170d69cda (patch)
tree896ab99d3888d66e20521f398e1452bbe1cbb042 /README.md
parentAdd Vagrantfile (diff)
adds initial unit testing (#22)
* Adds Unit Testing * Adds coveralls coverage badge
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f45808e4..5e70d45d 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# Python Discord website
-[![Build Status](https://travis-ci.org/discord-python/site.svg?branch=master)](https://travis-ci.org/discord-python/site)
+[![Build Status](https://travis-ci.org/discord-python/site.svg?branch=master)](https://travis-ci.org/discord-python/site) [![Coverage Status](https://coveralls.io/repos/github/discord-python/site/badge.svg?branch=unit-testing)](https://coveralls.io/github/discord-python/site?branch=unit-testing)
### See the wiki for details