From d3414e71e40e2a35afbd13e36cda99fbf6521910 Mon Sep 17 00:00:00 2001 From: rhysnewell Date: Mon, 15 Jan 2024 00:57:25 +0000 Subject: [PATCH] chore: add DOI and badges to readme --- CITATION.cff | 1 + README.md | 8 ++++++++ 2 files changed, 9 insertions(+) diff --git a/CITATION.cff b/CITATION.cff index acd533fb..30a3c101 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -21,4 +21,5 @@ authors: orcid: https://orcid.org/0000-0003-0670-7480 title: "Aviary: Hybrid assembly and genome recovery from metagenomes with Aviary" version: 0.8.3 +doi: 10.5281/zenodo.10158087 date-released: 2023-11-20 \ No newline at end of file diff --git a/README.md b/README.md index c8391c44..184813cb 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ +[![install with bioconda](https://img.shields.io/badge/install%20with-bioconda-brightgreen.svg?style=flat)](http://bioconda.github.io/recipes/aviary/README.html) +![](https://anaconda.org/bioconda/aviary/badges/license.svg) +![](https://anaconda.org/bioconda/aviary/badges/version.svg) +![](https://anaconda.org/bioconda/aviary/badges/latest_release_relative_date.svg) +![](https://anaconda.org/bioconda/aviary/badges/platforms.svg) +[![DOI](https://zenodo.org/badge/271448699.svg)](https://zenodo.org/doi/10.5281/zenodo.10158086) + + ![](docs/_include/images/aviary_logo.png) # Aviary