Skip to content

Commit

Permalink
Merge pull request ongr-archive#24 from tautrimas/readme-rst
Browse files Browse the repository at this point in the history
Converted README to rst. Adding service badges.
  • Loading branch information
michail rybakov committed Dec 29, 2014
2 parents b1bdba0 + 65a2215 commit a099bf5
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 11 deletions.
11 changes: 0 additions & 11 deletions README.md

This file was deleted.

34 changes: 34 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
===================
ONGR Content bundle
===================

.. image:: https://travis-ci.org/ongr-io/ContentBundle.svg?branch=master
:target: https://travis-ci.org/ongr-io/ContentBundle

.. image:: https://scrutinizer-ci.com/g/ongr-io/ContentBundle/badges/quality-score.png?b=master
:target: https://scrutinizer-ci.com/g/ongr-io/ContentBundle/?branch=master

.. image:: https://scrutinizer-ci.com/g/ongr-io/ContentBundle/badges/coverage.png?b=master
:target: https://scrutinizer-ci.com/g/ongr-io/ContentBundle/?branch=master

.. image:: https://poser.pugx.org/ongr/content-bundle/downloads.svg
:target: https://packagist.org/packages/ongr/content-bundle

.. image:: https://poser.pugx.org/ongr/content-bundle/v/stable.svg
:target: https://packagist.org/packages/ongr/content-bundle

.. image:: https://poser.pugx.org/ongr/content-bundle/v/unstable.svg
:target: https://packagist.org/packages/ongr/content-bundle

.. image:: https://poser.pugx.org/ongr/content-bundle/license.svg
:target: https://packagist.org/packages/ongr/content-bundle

Documentation
~~~~~~~~~~~~~

Documentation for ONGR Content Bundle is in `here <https://github.com/ongr-io/ContentBundle/blob/master/Resources/doc/index.md>`_.

License
~~~~~~~

This bundle is under the MIT license. Please, see the complete license in the bundle `LICENSE </LICENSE>`_ file.

0 comments on commit a099bf5

Please sign in to comment.