Move travis-ci build status img from title

This commit is contained in:
Paweł Jędrzejewski 2012-11-03 11:14:24 +01:00
parent 15de1e49b5
commit a52ddd8d0c

View file

@ -1,6 +1,8 @@
SyliusCartBundle .. image:: http://travis-ci.org/Sylius/SyliusCartBundle.png
SyliusCartBundle
================
.. image:: http://travis-ci.org/Sylius/SyliusCartBundle.png
A generic solution for building carts inside Symfony2 applications, it does not matter if you are
starting new project or you need to implement this feature for existing system - this bundle should be helpful.
Currently only the Doctrine ORM driver is implemented, so we'll use it here as example.