diff options
author | 2018-02-20 21:39:37 +0100 | |
---|---|---|
committer | 2018-02-20 21:39:37 +0100 | |
commit | bedc30d41ff9c3dd8fb59cb6d5c8c16170d69cda (patch) | |
tree | 896ab99d3888d66e20521f398e1452bbe1cbb042 /README.md | |
parent | Add Vagrantfile (diff) |
adds initial unit testing (#22)
* Adds Unit Testing
* Adds coveralls coverage badge
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # Python Discord website -[](https://travis-ci.org/discord-python/site) +[](https://travis-ci.org/discord-python/site) [](https://coveralls.io/github/discord-python/site?branch=unit-testing) ### See the wiki for details |