Skip to content

Commit fef67d2

Browse files
committed
Switch badge style
1 parent 3d1b6e7 commit fef67d2

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

README.rst

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@ arpreq
33

44
.. image:: https://travis-ci.org/sebschrader/python-arpreq.svg?branch=master
55
:target: https://travis-ci.org/sebschrader/python-arpreq
6-
.. image:: https://img.shields.io/pypi/v/arpreq.svg?maxAge=2592000
7-
:target: https://pypi.python.org/pypi/arpreq
8-
.. image:: https://img.shields.io/pypi/pyversions/arpreq.svg?maxAge=2592000
9-
:target: https://pypi.python.org/pypi/arpreq
10-
.. image:: https://img.shields.io/pypi/implementation/arpreq.svg?maxAge=2592000
11-
:target: https://pypi.python.org/pypi/arpreq
12-
.. image:: https://img.shields.io/pypi/wheel/arpreq.svg?maxAge=2592000
13-
:target: https://pypi.python.org/pypi/arpreq
14-
.. image:: https://img.shields.io/pypi/l/arpreq.svg?maxAge=2592000
15-
:target: https://pypi.python.org/pypi/arpreq
6+
.. image:: https://img.shields.io/pypi/v/arpreq?cacheSeconds=2592000&style=for-the-badge
7+
:target: https://pypi.org/project/arpreq/
8+
.. image:: https://img.shields.io/pypi/pyversions/arpreq?cacheSeconds=2592000&style=for-the-badge
9+
:target: https://pypi.org/project/arpreq/
10+
.. image:: https://img.shields.io/pypi/implementation/arpreq?cacheSeconds=2592000&style=for-the-badge
11+
:target: https://pypi.org/project/arpreq/
12+
.. image:: https://img.shields.io/pypi/wheel/arpreq?cacheSeconds=2592000&style=for-the-badge
13+
:target: https://pypi.org/project/arpreq/
14+
.. image:: https://img.shields.io/pypi/l/arpreq?cacheSeconds=2592000&style=for-the-badge
15+
:target: https://pypi.org/project/arpreq/
1616

1717
Python C extension to query the Kernel ARP cache for the MAC address of
1818
a given IP address.

0 commit comments

Comments
 (0)