From 8f3a60b848e3bf3cfbc626c7e2a52e37ad3960e6 Mon Sep 17 00:00:00 2001 From: Lucas Czech Date: Wed, 20 Jan 2021 19:24:49 -0800 Subject: [PATCH] Add readme badges for conda --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e4aad5a..7c82e8f 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,13 @@ +[![Conda install](https://img.shields.io/conda/vn/bioconda/gappa)](https://anaconda.org/bioconda/gappa) +[![Downloads](https://img.shields.io/conda/dn/bioconda/gappa)](https://anaconda.org/bioconda/gappa) [![Build Status](https://travis-ci.org/lczech/gappa.svg?branch=master)](https://travis-ci.org/lczech/gappa) [![License](https://img.shields.io/badge/license-GPLv3-blue.svg)](http://www.gnu.org/licenses/gpl.html) +[![Softwipe Score](https://img.shields.io/badge/softwipe-8.6-blue)](https://github.com/adrianzap/softwipe/wiki/Code-Quality-Benchmark) ![Language](https://img.shields.io/badge/language-C%2B%2B11-lightgrey.svg) +[![Platforms](https://img.shields.io/conda/pn/bioconda/gappa)](https://anaconda.org/bioconda/gappa) Features -------------------