Skip to content

Commit 568cbbd

Browse files
committed
feat: add placeholder badge examples
1 parent f8d3471 commit 568cbbd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@
66
</a>
77
</h1>
88

9+
[![uv](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/uv/main/assets/badge/v0.json)](https://github.com/astral-sh/uv)
10+
11+
[![Python demo status](https://github.com/robust-python/cookiecutter-robust-python/actions/workflows/python-demo.yml/badge.svg)](https://github.com/robust-python/robust-python-demo/actions)
12+
[![Maturin demo status](https://github.com/robust-python/cookiecutter-robust-python/actions/workflows/maturin-demo.yml/badge.svg)](https://github.com/robust-python/robust-maturin-demo/actions)
13+
[![Discord](https://img.shields.io/badge/Discord-%235865F2.svg?logo=discord&logoColor=white)](https://discord.gg/robust-python)
14+
915
# cookiecutter-robust-python
1016

1117
**A template making robust design the default**

0 commit comments

Comments
 (0)