Skip to content

Commit d52c538

Browse files
committed
Slightly saner ordering of shields.
1 parent e660dbc commit d52c538

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
.. image:: https://travis-ci.org/bpython/bpython.svg?branch=master
2-
:target: https://travis-ci.org/bpython/bpython
3-
4-
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
5-
:target: https://github.com/ambv/black
6-
71
.. image:: https://img.shields.io/pypi/v/bpython
82
:target: https://pypi.org/project/bpython
93

4+
.. image:: https://travis-ci.org/bpython/bpython.svg?branch=master
5+
:target: https://travis-ci.org/bpython/bpython
6+
107
.. image:: https://readthedocs.org/projects/pinnwand/badge/?version=latest
118
:target: https://pinnwand.readthedocs.io/en/latest/
129

10+
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
11+
:target: https://github.com/ambv/black
12+
1313

1414
***********************************************************************
1515
bpython: A fancy curses interface to the Python interactive interpreter

0 commit comments

Comments
 (0)