From a686461e831c3ef61fd474c3ac309f37ee8bfbd4 Mon Sep 17 00:00:00 2001 From: Heng Li Date: Wed, 20 Sep 2017 10:11:58 -0400 Subject: [PATCH] added github downloads counts --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a640d44..e5b459e 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ [![Python Version](https://img.shields.io/pypi/pyversions/mappy.svg?style=flat)](https://pypi.python.org/pypi/mappy) [![License](https://img.shields.io/badge/License-MIT-blue.svg?style=flat)](LICENSE.txt) [![Build Status](https://travis-ci.org/lh3/minimap2.svg?branch=master)](https://travis-ci.org/lh3/minimap2) +[![Downloads](https://img.shields.io/github/downloads/lh3/minimap2/total.svg?style=flat)](https://github.com/lh3/minimap2/releases) ## Getting Started ```sh git clone https://github.com/lh3/minimap2