Skip to content

Commit ecf5ef6

Browse files
committed
Add "last commit" badge
1 parent a5140fb commit ecf5ef6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# pdfbaker
22

33
[![PyPI version](https://img.shields.io/pypi/v/pdfbaker)](https://pypi.org/project/pdfbaker/)
4+
45
[![tests](https://github.com/pythonnz/pdfbaker/actions/workflows/tests.yaml/badge.svg)](https://github.com/pythonnz/pdfbaker/actions/workflows/tests.yaml)
5-
[![Python](https://img.shields.io/pypi/pyversions/pdfbaker)](https://pypi.org/project/pdfbaker/)
6+
[![Last commit](https://img.shields.io/github/last-commit/pythonnz/pdfbaker)](https://github.com/pythonnz/pdfbaker)[![Python](https://img.shields.io/pypi/pyversions/pdfbaker)](https://github.com/pythonnz/pdfbaker/)
67
[![codecov](https://codecov.io/gh/pythonnz/pdfbaker/branch/main/graph/badge.svg)](https://codecov.io/gh/pythonnz/pdfbaker)
78
[![Downloads](https://img.shields.io/pypi/dw/pdfbaker)](https://pypistats.org/packages/pdfbaker)
89
[![License](https://img.shields.io/github/license/pythonnz/pdfbaker)](https://github.com/pythonnz/pdfbaker/blob/main/LICENSE)

0 commit comments

Comments
 (0)