We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96300c3 commit b130dccCopy full SHA for b130dcc
README.md
@@ -20,6 +20,9 @@ provides a simple implementation of the
20
[factorial algorithm](https://en.wikipedia.org/wiki/Factorial) (`fact.lib`) and a command line
21
interface (`fact.cli`).
22
23
+> [!TIP]
24
+> Support `python-blueprint` by adding a [badge](#badge).
25
+
26
# Package Management
27
28
This package uses [uv](https://docs.astral.sh/uv/) to manage dependencies and
@@ -468,7 +471,7 @@ fact v1.0.0
468
471
└── shellingham v1.5.4 (extra: standard)
469
472
```
470
473
-# `python-blueprint` Badge
474
+# Badge
475
476
Support [`python-blueprint`](https://github.com/johnthagen/python-blueprint) by adding the badge
477
to your project:
0 commit comments