added github downloads counts

This commit is contained in:
Heng Li 2017-09-20 10:11:58 -04:00
parent b99c22840f
commit a686461e83
1 changed files with 1 additions and 0 deletions

View File

@ -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