Skip to content

Commit 16fc694

Browse files
committed
Group badges
1 parent 0fce588 commit 16fc694

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
# pdfbaker
22

3-
[![PyPI version](https://img.shields.io/pypi/v/pdfbaker)](https://pypi.org/project/pdfbaker/)
3+
[![PyPI version](https://img.shields.io/pypi/v/pdfbaker?color=blue)](https://pypi.org/project/pdfbaker/)
4+
[![Python](https://img.shields.io/python/required-version-toml?color=blue&tomlFilePath=https%3A%2F%2Fraw.githubusercontent.com%2Fpythonnz%2Fpdfbaker%2Fmain%2Fpyproject.toml)](https://github.com/pythonnz/pdfbaker/blob/main/pyproject.toml)
5+
[![Downloads](https://img.shields.io/pypi/dw/pdfbaker?color=blue)](https://pypistats.org/packages/pdfbaker)
6+
47
[![tests](https://github.com/pythonnz/pdfbaker/actions/workflows/tests.yaml/badge.svg)](https://github.com/pythonnz/pdfbaker/actions/workflows/tests.yaml)
5-
[![Last commit](https://img.shields.io/github/last-commit/pythonnz/pdfbaker)](https://github.com/pythonnz/pdfbaker/commits/main)
6-
[![Python](https://img.shields.io/python/required-version-toml?tomlFilePath=https%3A%2F%2Fraw.githubusercontent.com%2Fpythonnz%2Fpdfbaker%2Frefs%2Fheads%2Fmain%2Fpyproject.toml)](https://github.com/pythonnz/pdfbaker/blob/main/pyproject.toml)
78
[![codecov](https://codecov.io/gh/pythonnz/pdfbaker/branch/main/graph/badge.svg)](https://codecov.io/gh/pythonnz/pdfbaker)
8-
[![Downloads](https://img.shields.io/pypi/dw/pdfbaker)](https://pypistats.org/packages/pdfbaker)
9-
[![License](https://img.shields.io/github/license/pythonnz/pdfbaker)](https://github.com/pythonnz/pdfbaker/blob/main/LICENSE)
9+
10+
[![Last commit](https://img.shields.io/github/last-commit/pythonnz/pdfbaker?color=lightgrey)](https://github.com/pythonnz/pdfbaker/commits/main)
11+
[![License](https://img.shields.io/github/license/pythonnz/pdfbaker?color=lightgrey)](https://github.com/pythonnz/pdfbaker/blob/main/LICENSE)
1012

1113
Create PDF documents from YAML-configured SVG templates.
1214

0 commit comments

Comments
 (0)