Skip to content

Commit eb22b17

Browse files
committed
DOC: fix README.rst to dispaly correctly
1 parent 73a189c commit eb22b17

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
1-
.. |Build Status| image:: https://travis-ci.org/pydata/pandas-gbq.svg?branch=master
2-
:target: https://travis-ci.org/pydata/pandas-gbq
3-
.. |Version Status| image:: https://img.shields.io/pypi/v/pandas-gbq.svg
4-
:target: https://pypi.python.org/pypi/pandas-gbq/
5-
.. |Coverage Status| image:: https://img.shields.io/codecov/c/github/pydata/pandas-gbq.svg
6-
:target: https://codecov.io/gh/pydata/pandas-gbq/
7-
81
pandas-gbq
92
==========
103

@@ -43,3 +36,10 @@ Usage
4336
-----
4437

4538
See the `pandas-gbq documentation <https://pandas-gbq.readthedocs.io/>`_ for more details.
39+
40+
.. |Build Status| image:: https://travis-ci.org/pydata/pandas-gbq.svg?branch=master
41+
:target: https://travis-ci.org/pydata/pandas-gbq
42+
.. |Version Status| image:: https://img.shields.io/pypi/v/pandas-gbq.svg
43+
:target: https://pypi.python.org/pypi/pandas-gbq/
44+
.. |Coverage Status| image:: https://img.shields.io/codecov/c/github/pydata/pandas-gbq.svg
45+
:target: https://codecov.io/gh/pydata/pandas-gbq/

0 commit comments

Comments
 (0)