badges are now the same for md and rst

This commit is contained in:
Dominik Liebler
2018-06-14 23:02:18 +02:00
parent 0f4da347d4
commit f6d845e59e
2 changed files with 5 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
# DesignPatternsPHP
[![Build Status](https://travis-ci.org/domnikl/DesignPatternsPHP.svg?branch=master)](https://travis-ci.org/domnikl/DesignPatternsPHP)
[![Documentation Status](https://readthedocs.org/projects/designpatternsphp/badge/?version=latest)](https://readthedocs.org/projects/designpatternsphp/?badge=latest)
[![Donate](https://img.shields.io/badge/donate-paypal-blue.svg?style=flat-square)](https://paypal.me/DominikLiebler)
[Read the Docs of DesignPatternsPHP](http://designpatternsphp.readthedocs.org)

View File

@@ -4,6 +4,10 @@
DesignPatternsPHP
=================
.. image:: https://travis-ci.org/domnikl/DesignPatternsPHP.svg?branch=master
:target: https://travis-ci.org/domnikl/DesignPatternsPHP
:alt: Build Status
.. image:: https://readthedocs.org/projects/designpatternsphp/badge/?version=latest
:target: https://readthedocs.org/projects/designpatternsphp/?badge=latest
:alt: Documentation Status