Skip to content

Commit 5e8ab52

Browse files
committed
fix: points coverage badge at main branch
1 parent bf0532c commit 5e8ab52

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +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)
8-
![Python Version Support](https://img.shields.io/pypi/pyversions/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)![Python Version Support](https://img.shields.io/pypi/pyversions/note-python)
98
![PyPi Version](https://img.shields.io/pypi/v/note-python)
109
![Wheel Support](https://img.shields.io/pypi/wheel/note-python)
1110

0 commit comments

Comments
 (0)