Skip to content

Commit d9cec58

Browse files
committed
Update badges
1 parent 3a339cd commit d9cec58

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ Roel Verdult. It can be used as a standalone application, or as a Python module
44
that integrates directly in a build environment (e.g. SCons). It does not need
55
to be compiled.
66

7-
[![Build Status](https://github.com/basilfx/lpc_checksum/workflows/lpc_checksum/badge.svg)](https://github.com/basilfx/lpc_checksum/actions)
7+
[![Linting](https://github.com/basilfx/lpc_checksum/actions/workflows/lint.yml/badge.svg)](https://github.com/basilfx/lpc_checksum/actions/workflows/lint.yml)
8+
[![Testing](https://github.com/basilfx/lpc_checksum/actions/workflows/test.yml/badge.svg)](https://github.com/basilfx/lpc_checksum/actions/workflows/test.yml)
9+
[![PyPI version](https://badge.fury.io/py/lpc_checksum.svg)](https://badge.fury.io/py/lpc_checksum)
810

911
## Requirements
1012
The only requirement is Python 3.9 or newer.

0 commit comments

Comments
 (0)