update badge doc

This commit is contained in:
Faust
2015-04-02 00:48:24 +02:00
parent 795996e993
commit 6579a466a8

View File

@@ -3,8 +3,8 @@
DesignPatternsPHP DesignPatternsPHP
================= =================
.. image:: https://readthedocs.org/projects/designpatterns-php/badge/?version=read-the-docs .. image:: https://readthedocs.org/projects/designpatterns-php/badge/?version=latest
:target: https://readthedocs.org/projects/designpatterns-php/?badge=read-the-docs :target: https://readthedocs.org/projects/designpatterns-php/?badge=latest
:alt: Documentation Status :alt: Documentation Status
This is a collection of known design patterns and some sample code how This is a collection of known design patterns and some sample code how