diff --git a/README.md b/README.md index a6c2eb3..ae3df64 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ +[![Release](https://img.shields.io/badge/Release-v2.1.1-blue.svg?style=flat-square)](https://github.com/lh3/minimap2/releases) +[![BioConda](https://img.shields.io/conda/vn/bioconda/minimap2.svg?style=flat-square)](https://anaconda.org/bioconda/minimap2) +[![License](https://img.shields.io/badge/License-MIT-blue.svg?style=flat-square)](LICENSE.txt) [![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