diff --git a/README.md b/README.md index 6fd823c..51cead6 100755 --- a/README.md +++ b/README.md @@ -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) diff --git a/README.rst b/README.rst index bfbaef5..027c790 100644 --- a/README.rst +++ b/README.rst @@ -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