updated README

This commit is contained in:
Dominik Liebler
2017-12-27 08:26:12 +01:00
parent b6ed638396
commit 7cb5aa618b
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
# DesignPatternsPHP # DesignPatternsPHP
[![Build Status](https://travis-ci.org/domnikl/DesignPatternsPHP.svg?branch=master)](https://travis-ci.org/domnikl/DesignPatternsPHP) [![Build Status](https://travis-ci.org/domnikl/DesignPatternsPHP.svg?branch=master)](https://travis-ci.org/domnikl/DesignPatternsPHP)
[![Donate](https://img.shields.io/badge/donate-paypal-blue.svg?style=flat-square)](https://paypal.me/LieblerDominik) [![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) [Read the Docs of DesignPatternsPHP](http://designpatternsphp.readthedocs.org)
or [Download as PDF/Epub](https://readthedocs.org/projects/designpatternsphp/downloads/) or [Download as PDF/Epub](https://readthedocs.org/projects/designpatternsphp/downloads/)

View File

@@ -9,7 +9,7 @@ DesignPatternsPHP
:alt: Documentation Status :alt: Documentation Status
.. image:: https://img.shields.io/badge/donate-paypal-blue.svg?style=flat-square .. image:: https://img.shields.io/badge/donate-paypal-blue.svg?style=flat-square
:target: https://paypal.me/LieblerDominik :target: https://paypal.me/DominikLiebler
:alt: Donate :alt: Donate
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