Skip to content

Commit 292c29f

Browse files
authored
use flat badges
1 parent 5ce7367 commit 292c29f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,19 @@
33
=========================================================
44

55
+----------------+-----------------------------------------------------------------------------------------------------------------+
6-
| Latest release | .. image:: https://img.shields.io/pypi/v/tensorflow-serving-api-python3.svg |
6+
| Latest release | .. image:: https://img.shields.io/pypi/v/tensorflow-serving-api-python3.svg?style=flat-square |
77
| | :target: https://pypi.python.org/pypi/tensorflow-serving-api-python3 |
88
| | :alt: PyPi |
99
| | |
10-
| | .. image:: https://img.shields.io/pypi/implementation/tensorflow-serving-api-python3.svg |
10+
| | .. image:: https://img.shields.io/pypi/implementation/tensorflow-serving-api-python3.svg?style=flat-square |
1111
| | :target: https://pypi.python.org/pypi/tensorflow-serving-api-python3/ |
1212
| | :alt: Supported Python implementations |
1313
| | |
14-
| | .. image:: https://img.shields.io/pypi/pyversions/tensorflow-serving-api-python3.svg |
14+
| | .. image:: https://img.shields.io/pypi/pyversions/tensorflow-serving-api-python3.svg?style=flat-square |
1515
| | :target: https://pypi.python.org/pypi/tensorflow-serving-api-python3/ |
1616
| | :alt: Supported Python versions |
1717
+----------------+-----------------------------------------------------------------------------------------------------------------+
18-
| CI | .. image:: https://img.shields.io/travis/illagrenan/tensorflow-serving-api-python3.svg |
18+
| CI | .. image:: https://img.shields.io/travis/illagrenan/tensorflow-serving-api-python3.svg?logo=travis&style=flat-square |
1919
| | :target: https://travis-ci.org/illagrenan/tensorflow-serving-api-python3 |
2020
| | :alt: TravisCI |
2121
+----------------+-----------------------------------------------------------------------------------------------------------------+

0 commit comments

Comments
 (0)