Updated shields.

This commit is contained in:
Russell Keith-Magee 2018-05-30 11:30:47 +08:00
parent 563d6019ed
commit 04132d3d90
No known key found for this signature in database
GPG key ID: 3D2DAB6A37BB5BC3

View file

@ -2,13 +2,13 @@ PySpamSum
========= =========
.. image:: https://img.shields.io/pypi/pyversions/pyspamsum.svg .. image:: https://img.shields.io/pypi/pyversions/pyspamsum.svg
:target: https://pypi.python.org/pypi/pyspamsum :target: https://pypi.org/project/pyspamsum
.. image:: https://img.shields.io/pypi/v/pyspamsum.svg .. image:: https://img.shields.io/pypi/v/pyspamsum.svg
:target: https://pypi.python.org/pypi/pyspamsum :target: https://pypi.org/project/pyspamsum
.. image:: https://img.shields.io/pypi/status/pyspamsum.svg .. image:: https://img.shields.io/pypi/status/pyspamsum.svg
:target: https://pypi.python.org/pypi/pyspamsum :target: https://pypi.org/project/pyspamsum
.. image:: https://img.shields.io/pypi/l/pyspamsum.svg .. image:: https://img.shields.io/pypi/l/pyspamsum.svg
:target: https://github.com/pybee/pyspamsum/blob/master/LICENSE :target: https://github.com/pybee/pyspamsum/blob/master/LICENSE
@ -16,9 +16,6 @@ PySpamSum
.. image:: https://travis-ci.org/pybee/pyspamsum.svg?branch=master .. image:: https://travis-ci.org/pybee/pyspamsum.svg?branch=master
:target: https://travis-ci.org/pybee/pyspamsum :target: https://travis-ci.org/pybee/pyspamsum
.. image:: https://badges.gitter.im/pybee/general.svg
:target: https://gitter.im/pybee/general
spamsum is a fuzzy hash specifically designed for hashing email messages spamsum is a fuzzy hash specifically designed for hashing email messages
to detect if they are SPAM. The spamsum utility includes the ability to to detect if they are SPAM. The spamsum utility includes the ability to
generate the spamsum hash and check a new message against a existing set generate the spamsum hash and check a new message against a existing set