Update README.markdown

typo ;)
This commit is contained in:
Jérémie Augustin 2013-01-27 12:38:15 +01:00
parent 775d40f04c
commit dd6bcf406d

View file

@ -9,9 +9,9 @@ This is the official implementation of [Propel](http://www.propelorm.org/) in Sy
As `Propel2` will be released in the near future, we are migrating the branching model of this bundle in advance!
* The `1.0` branch contain Propel *1.6* integration for Symfony *2.0* (*currently 2.0 branch*).
* The `1.1` branch contain Propel *1.6* integration for Symfony *2.1* (*currently 2.1 branch*).
* The `1.2` branch contain Propel *1.6* integration for Symfony *2.2* (*currently master branch*).
* The `1.0` branch contains Propel *1.6* integration for Symfony *2.0* (*currently 2.0 branch*).
* The `1.1` branch contains Propel *1.6* integration for Symfony *2.1* (*currently 2.1 branch*).
* The `1.2` branch contains Propel *1.6* integration for Symfony *2.2* (*currently master branch*).
* The `2.0` branch will contain `Propel2` integration for Symfony *2.1*.
We are still considering to integrate `Propel2` with Symfony *2.0*.
In case, we will do so, there will be a `2.1` and `2.0` branch integrating the respective Symfony version!