Skip to content

Commit a5a3df2

Browse files
authored
docs: 📝 rebuild README (#342)
1 parent 3903c1f commit a5a3df2

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11

2+
23
# Template Python Package: An opinionated setup for making Python packages
34

45
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.17018496.svg)](https://doi.org/10.5281/zenodo.17018496)
@@ -7,7 +8,7 @@
78
License](https://img.shields.io/github/license/seedcase-project/template-python-package.svg)](https://github.com/seedcase-project/template-python-package/blob/main/LICENSE.md)
89
[![GitHub
910
Release](https://img.shields.io/github/v/release/seedcase-project/template-python-package.svg)](https://github.com/seedcase-project/template-python-package/releases/latest)
10-
[![Test](https://github.com/seedcase-project/template-python-package/actions/workflows/test.yml/badge.svg)](https://github.com/seedcase-project/template-python-package/actions/workflows/test.yml)
11+
[![Checks](https://github.com/seedcase-project/template-python-package/actions/workflows/checks.yml/badge.svg)](https://github.com/seedcase-project/template-python-package/actions/workflows/checks.yml)
1112
[![Build
1213
website](https://github.com/seedcase-project/template-python-package/actions/workflows/build-website.yml/badge.svg)](https://github.com/seedcase-project/template-python-package/actions/workflows/build-website.yml)
1314
[![CodeQL](https://github.com/seedcase-project/template-python-package/actions/workflows/github-code-scanning/codeql/badge.svg?branch=main)](https://github.com/seedcase-project/template-python-package/actions/workflows/github-code-scanning/codeql)
@@ -69,7 +70,7 @@ If you use this project in your work, please cite it as follows:
6970
Johnston L.W., Brødbæk S.K., Beicher K., Vago M. (2025). Template Python
7071
Package: An opinionated setup for making Python packages DOI:
7172
10.5281/zenodo.17018496 URL:
72-
<https://template-python-package.seedcase-project.org>
73+
https://template-python-package.seedcase-project.org
7374

7475
Or as a BibTeX entry:
7576

0 commit comments

Comments
 (0)