Skip to content

Commit 5094c77

Browse files
authored
Update README.md
1 parent e75725b commit 5094c77

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,10 @@
33
Python wrapper for [MetroHash](https://github.com/jandrewrogers/MetroHash), a
44
fast non-cryptographic hash function.
55

6+
[![Build Status](https://github.com/escherba/python-metrohash/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/escherba/python-metrohash/actions/workflows/build.yml)
67
[![Latest
78
Version](https://img.shields.io/pypi/v/metrohash.svg)](https://pypi.python.org/pypi/metrohash)
8-
[![Downloads](https://img.shields.io/pypi/dm/metrohash.svg)](https://pypi.python.org/pypi/metrohash)
9+
[![Downloads](https://img.shields.io/pypi/dm/metrohash.svg)](https://pypistats.org/packages/metrohash)
910
[![Tests
1011
Status](https://circleci.com/gh/escherba/python-metrohash.png?style=shield)](https://circleci.com/gh/escherba/python-metrohash)
1112
[![License](https://img.shields.io/pypi/l/cityhash.svg)](https://pypi.python.org/pypi/cityhash)

0 commit comments

Comments
 (0)