From 14f0cce4e231ab48e5c381d09338ca418c0192ad Mon Sep 17 00:00:00 2001 From: Heng Li Date: Tue, 12 Sep 2017 16:17:07 -0400 Subject: [PATCH] malformatted conda badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e452365..d2aeeec 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ [![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/version.svg)(https://anaconda.org/bioconda/minimap2) +[![BioConda Pacakge](https://anaconda.org/bioconda/minimap2/badges/version.svg)](https://anaconda.org/bioconda/minimap2) ## Getting Started ```sh git clone https://github.com/lh3/minimap2