Updated shields.
This commit is contained in:
parent
563d6019ed
commit
04132d3d90
1 changed files with 3 additions and 6 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue