Skip to content

Commit 6c21ea8

Browse files
committed
.
1 parent dd7703a commit 6c21ea8

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ copier copy https://github.com/python-project-templates/base.git path/to/new/pro
2424

2525
### Python Templates
2626

27+
[![Base Template](https://img.shields.io/badge/base-template-blue)](https://github.com/python-project-templates/base)
28+
2729
| Type | Build | Description |
2830
|:-----|:-----|:------|
2931
| [Python](https://github.com/python-project-templates/python-template) | [![Build Status](https://github.com/python-project-templates/python-template/actions/workflows/build.yml/badge.svg?branch=main&event=push)](https://github.com/python-project-templates/python-template/actions/workflows/build.yml) | Pure Python |

profile/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ copier copy https://github.com/python-project-templates/base.git path/to/new/pro
1313

1414
### Python Templates
1515

16+
[![Base Template](https://img.shields.io/badge/base-template-blue)](https://github.com/python-project-templates/base)
17+
1618
| Type | Build | Description |
1719
|:-----|:-----|:------|
1820
| [Python](https://github.com/python-project-templates/python-template) | [![Build Status](https://github.com/python-project-templates/python-template/actions/workflows/build.yml/badge.svg?branch=main&event=push)](https://github.com/python-project-templates/python-template/actions/workflows/build.yml) | Pure Python |

0 commit comments

Comments
 (0)