mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-08-01 20:50:15 +02:00
badges are now the same for md and rst
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# DesignPatternsPHP
|
||||
|
||||
[](https://travis-ci.org/domnikl/DesignPatternsPHP)
|
||||
[](https://readthedocs.org/projects/designpatternsphp/?badge=latest)
|
||||
[](https://paypal.me/DominikLiebler)
|
||||
|
||||
[Read the Docs of DesignPatternsPHP](http://designpatternsphp.readthedocs.org)
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user