README: pypi downloads

This commit is contained in:
Nguyen Anh Quynh 2019-02-15 08:58:46 +08:00 committed by GitHub
parent c7fbb5d4cd
commit ee09a82235
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ Capstone Engine
[![Build Status](https://travis-ci.org/aquynh/capstone.svg?branch=master)](https://travis-ci.org/aquynh/capstone) [![Build Status](https://travis-ci.org/aquynh/capstone.svg?branch=master)](https://travis-ci.org/aquynh/capstone)
[![Build status](https://ci.appveyor.com/api/projects/status/a4wvbn89wu3pinas/branch/master?svg=true)](https://ci.appveyor.com/project/aquynh/capstone/branch/master) [![Build status](https://ci.appveyor.com/api/projects/status/a4wvbn89wu3pinas/branch/master?svg=true)](https://ci.appveyor.com/project/aquynh/capstone/branch/master)
[![pypi package](https://badge.fury.io/py/capstone.svg)](https://pypi.python.org/pypi/capstone) [![pypi package](https://badge.fury.io/py/capstone.svg)](https://pypi.python.org/pypi/capstone)
[![downloads](https://pepy.tech/badge/capstone)](https://pepy.tech/project/capstone) [![pypi downloads](https://pepy.tech/badge/capstone)](https://pepy.tech/project/capstone)
Capstone is a disassembly framework with the target of becoming the ultimate Capstone is a disassembly framework with the target of becoming the ultimate
disasm engine for binary analysis and reversing in the security community. disasm engine for binary analysis and reversing in the security community.