Skip to content

Commit 943f2b4

Browse files
committed
fix table with badges
1 parent 292c29f commit 943f2b4

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

README.rst

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,23 @@
22
*UNOFFICIAL* TensorFlow Serving API libraries for Python3
33
=========================================================
44

5-
+----------------+-----------------------------------------------------------------------------------------------------------------+
5+
+----------------+-----------------------------------------------------------------------------------------------------------------------------------+
66
| Latest release | .. image:: https://img.shields.io/pypi/v/tensorflow-serving-api-python3.svg?style=flat-square |
7-
| | :target: https://pypi.python.org/pypi/tensorflow-serving-api-python3 |
8-
| | :alt: PyPi |
9-
| | |
7+
| | :target: https://pypi.python.org/pypi/tensorflow-serving-api-python3 |
8+
| | :alt: PyPi |
9+
| | |
1010
| | .. image:: https://img.shields.io/pypi/implementation/tensorflow-serving-api-python3.svg?style=flat-square |
11-
| | :target: https://pypi.python.org/pypi/tensorflow-serving-api-python3/ |
12-
| | :alt: Supported Python implementations |
13-
| | |
11+
| | :target: https://pypi.python.org/pypi/tensorflow-serving-api-python3/ |
12+
| | :alt: Supported Python implementations |
13+
| | |
1414
| | .. image:: https://img.shields.io/pypi/pyversions/tensorflow-serving-api-python3.svg?style=flat-square |
15-
| | :target: https://pypi.python.org/pypi/tensorflow-serving-api-python3/ |
16-
| | :alt: Supported Python versions |
17-
+----------------+-----------------------------------------------------------------------------------------------------------------+
18-
| CI | .. image:: https://img.shields.io/travis/illagrenan/tensorflow-serving-api-python3.svg?logo=travis&style=flat-square |
19-
| | :target: https://travis-ci.org/illagrenan/tensorflow-serving-api-python3 |
20-
| | :alt: TravisCI |
21-
+----------------+-----------------------------------------------------------------------------------------------------------------+
15+
| | :target: https://pypi.python.org/pypi/tensorflow-serving-api-python3/ |
16+
| | :alt: Supported Python versions |
17+
+----------------+-----------------------------------------------------------------------------------------------------------------------------------+
18+
| CI | .. image:: https://img.shields.io/travis/illagrenan/tensorflow-serving-api-python3.svg?logo=travis&style=flat-square |
19+
| | :target: https://travis-ci.org/illagrenan/tensorflow-serving-api-python3 |
20+
| | :alt: TravisCI |
21+
+----------------+-----------------------------------------------------------------------------------------------------------------------------------+
2222

2323
Installation
2424
------------

0 commit comments

Comments
 (0)