Skip to content

Commit 37a3c45

Browse files
committed
Update README.md
1 parent 57c5b21 commit 37a3c45

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# MurmurHash3
22

3+
[![Latest Stable Version](https://poser.pugx.org/lastguest/murmurhash/v/stable)](https://packagist.org/packages/lastguest/murmurhash) [![Total Downloads](https://poser.pugx.org/lastguest/murmurhash/downloads)](https://packagist.org/packages/lastguest/murmurhash) [![Latest Unstable Version](https://poser.pugx.org/lastguest/murmurhash/v/unstable)](https://packagist.org/packages/lastguest/murmurhash) [![License](https://poser.pugx.org/lastguest/murmurhash/license)](https://packagist.org/packages/lastguest/murmurhash)
4+
35
PHP Implementation of MurmurHash3
46

57
More information about these algorithms can be found at:

0 commit comments

Comments
 (0)