From 56444b45e78ae3ff853292955f5af31e015e8dc7 Mon Sep 17 00:00:00 2001 From: Leah Wasser Date: Thu, 7 Nov 2024 10:44:38 -0700 Subject: [PATCH] Add: zenodo badge to repo --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 93fccc8..f81e7da 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # pyOpenSci Package Template - -[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-) - +[![All Contributors](https://img.shields.io/github/all-contributors/pyOpenSci/pyos-package-template?color=ee8449)](#contributors-) [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.14052273.svg)](https://doi.org/10.5281/zenodo.14052273) [![Copier](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/copier-org/copier/master/img/badge/badge-black.json)](https://github.com/copier-org/copier) @@ -16,7 +14,7 @@ tutorial. To use this template: -1. install copier using [pipx](https://pipx.pypa.io/stable/) or pip preferably with a [virtual environment](https://www.pyopensci.org/python-package-guide/CONTRIBUTING.html#create-a-virtual-environment). +1. Install copier using [pipx](https://pipx.pypa.io/stable/) or pip preferably with a [virtual environment](https://www.pyopensci.org/python-package-guide/CONTRIBUTING.html#create-a-virtual-environment). ```sh pipx install copier @@ -71,4 +69,4 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d -This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! \ No newline at end of file +This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!