summaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1eec212575..bbbe6a032b 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
-[![Build Status][travis-img]][travis-repo]
+[![Build Status][travis-img]][travis-repo] [![Coverage Status][coveralls-img]][coveralls-repo]
[travis-img]: https://travis-ci.org/micropython/micropython.png?branch=master
[travis-repo]: https://travis-ci.org/micropython/micropython
+[coveralls-img]: https://coveralls.io/repos/micropython/micropython/badge.png?branch=travis-testing
+[coveralls-repo]: https://coveralls.io/r/micropython/micropython?branch=travis-testing
The Micro Python project
========================