Skip to content

Commit b130dcc

Browse files
committed
Add an admonition
1 parent 96300c3 commit b130dcc

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ provides a simple implementation of the
2020
[factorial algorithm](https://en.wikipedia.org/wiki/Factorial) (`fact.lib`) and a command line
2121
interface (`fact.cli`).
2222

23+
> [!TIP]
24+
> Support `python-blueprint` by adding a [badge](#badge).
25+
2326
# Package Management
2427

2528
This package uses [uv](https://docs.astral.sh/uv/) to manage dependencies and
@@ -468,7 +471,7 @@ fact v1.0.0
468471
└── shellingham v1.5.4 (extra: standard)
469472
```
470473

471-
# `python-blueprint` Badge
474+
# Badge
472475

473476
Support [`python-blueprint`](https://github.com/johnthagen/python-blueprint) by adding the badge
474477
to your project:

0 commit comments

Comments
 (0)