We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81e661f commit 18fd7e8Copy full SHA for 18fd7e8
README.md
@@ -1,8 +1,8 @@
1
[![Build Status][travis-img]][travis-repo] [![Coverage Status][coveralls-img]][coveralls-repo]
2
[travis-img]: https://travis-ci.org/micropython/micropython.png?branch=master
3
[travis-repo]: https://travis-ci.org/micropython/micropython
4
-[coveralls-img]: https://coveralls.io/repos/micropython/micropython/badge.png?branch=travis-testing
5
-[coveralls-repo]: https://coveralls.io/r/micropython/micropython?branch=travis-testing
+[coveralls-img]: https://coveralls.io/repos/micropython/micropython/badge.png?branch=master
+[coveralls-repo]: https://coveralls.io/r/micropython/micropython?branch=master
6
7
The Micro Python project
8
========================
0 commit comments