From 2028e8c266346315610c2e4caefca1f29f2792bb Mon Sep 17 00:00:00 2001 From: Heng Li Date: Tue, 12 Sep 2017 16:21:49 -0400 Subject: [PATCH] show bioconda version --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8cc5680..a6c2eb3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ [![Build Status](https://travis-ci.org/lh3/minimap2.svg?branch=master)](https://travis-ci.org/lh3/minimap2) [![BioConda Pacakge](https://anaconda.org/bioconda/minimap2/badges/installer/conda.svg)](https://anaconda.org/bioconda/minimap2) +[![BioConda Version](https://anaconda.org/bioconda/minimap2/badges/version.svg)](https://anaconda.org/bioconda/minimap2) ## Getting Started ```sh git clone https://github.com/lh3/minimap2