Skip to content

Commit db68e1e

Browse files
authored
Merge pull request #103 from blues/alex-update-coverage-badge
fix: points coverage badge at main branch
2 parents bf0532c + 7442601 commit db68e1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Python library for communicating with the Blues Wireless Notecard over serial
44
or I²C.
55

66
![Build](https://github.com/blues/note-python/workflows/Python%20package/badge.svg)
7-
[![Coverage Status](https://coveralls.io/repos/github/blues/note-python/badge.svg)](https://coveralls.io/github/blues/note-python)
7+
[![Coverage Status](https://coveralls.io/repos/github/blues/note-python/badge.svg?branch=main)](https://coveralls.io/github/blues/note-python?branch=main)
88
![Python Version Support](https://img.shields.io/pypi/pyversions/note-python)
99
![PyPi Version](https://img.shields.io/pypi/v/note-python)
1010
![Wheel Support](https://img.shields.io/pypi/wheel/note-python)

0 commit comments

Comments
 (0)