Skip to content

Commit af7ccb6

Browse files
committed
Update badges
1 parent a87128d commit af7ccb6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# python-tinylink
22
Frame-based streaming protocol for embedded applications.
33

4-
[![Build Status](https://travis-ci.org/basilfx/python-tinylink.svg?branch=master)](https://travis-ci.org/basilfx/python-tinylink)
4+
[![Linting](https://github.com/basilfx/python-tinylink/actions/workflows/lint.yml/badge.svg)](https://github.com/basilfx/python-tinylink/actions/workflows/lint.yml)
5+
[![Testing](https://github.com/basilfx/python-tinylink/actions/workflows/test.yml/badge.svg)](https://github.com/basilfx/python-tinylink/actions/workflows/test.yml)
56

67
## Introduction
78
This is a general purpose Python module to provide a bi-directional frame-based

0 commit comments

Comments
 (0)