Skip to content

Commit 46efb9f

Browse files
committed
✨ Template: Add "Templated from" badge to README.md
Always neat to add a badge, and it makes clear that a package is made/updated with a template. Ideally, most packages I'm maintaining would have their devops updated via this template, making it much easier to keep a consisten devops toolset.
1 parent 36de9d8 commit 46efb9f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

template/README.md.jinja

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[![Templated from python-copier](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/mbercx/python-copier/refs/heads/main/docs/img/badge.json)](https://github.com/mbercx/python-copier)
2+
13
# `{{package_name}}`
24

35
{{description}}

0 commit comments

Comments
 (0)