Skip to content

Commit df0a64b

Browse files
committed
DOC Place badges next to each other.
1 parent 1b5b037 commit df0a64b

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.rst

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,7 @@
11
PyMC3
22
=====
33

4-
|Gitter|
5-
6-
|Build Status|
7-
8-
.. image:: https://coveralls.io/repos/github/pymc-devs/pymc3/badge.svg?branch=master
9-
:target: https://coveralls.io/github/pymc-devs/pymc3?branch=master
4+
|Gitter| |Build Status| |Coverage|
105

116
PyMC3 is a python module for Bayesian statistical modeling and model
127
fitting which focuses on advanced Markov chain Monte Carlo fitting
@@ -154,3 +149,5 @@ page <https://github.com/pymc-devs/pymc3/graphs/contributors>`__
154149
:target: https://gitter.im/pymc-devs/pymc?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
155150
.. |Build Status| image:: https://travis-ci.org/pymc-devs/pymc3.png?branch=master
156151
:target: https://travis-ci.org/pymc-devs/pymc3
152+
.. |Coverage| image:: https://coveralls.io/repos/github/pymc-devs/pymc3/badge.svg?branch=master
153+
:target: https://coveralls.io/github/pymc-devs/pymc3?branch=master

0 commit comments

Comments
 (0)