Browse Source

Merge pull request #1766 from pulzarraider/patch-2

Added link to SonataPropelAdminBundle in README.md
Thomas 11 years ago
parent
commit
b794b728ae
1 changed files with 3 additions and 1 deletions
  1. 3 1
      README.md

+ 3 - 1
README.md

@@ -12,7 +12,7 @@ For contribution to the documentation you can find it on [Resources/doc](https:/
 **Warning**: documentation files are not rendering correctly in Github (reStructuredText format)
 **Warning**: documentation files are not rendering correctly in Github (reStructuredText format)
 and some content might be broken or hidden, make sure to read raw files.
 and some content might be broken or hidden, make sure to read raw files.
 
 
-**Warning**: The bundle has been split into 4 bundles :
+**Warning**: The bundle has been split into 5 bundles :
 
 
 * SonataAdminBundle : the current one, contains core libraries and services
 * SonataAdminBundle : the current one, contains core libraries and services
 * [SonataDoctrineORMAdminBundle](https://github.com/sonata-project/SonataDoctrineORMAdminBundle) 
 * [SonataDoctrineORMAdminBundle](https://github.com/sonata-project/SonataDoctrineORMAdminBundle) 
@@ -21,6 +21,8 @@ and some content might be broken or hidden, make sure to read raw files.
 : Integrates the admin bundle into with MongoDB (early stage)
 : Integrates the admin bundle into with MongoDB (early stage)
 * [SonataDoctrinePhpcrAdminBundle](https://github.com/sonata-project/SonataDoctrinePhpcrAdminBundle) 
 * [SonataDoctrinePhpcrAdminBundle](https://github.com/sonata-project/SonataDoctrinePhpcrAdminBundle) 
 : Integrates the admin bundle into with PHPCR (early stage)
 : Integrates the admin bundle into with PHPCR (early stage)
+* [SonataPropelAdminBundle](https://github.com/sonata-project/SonataPropelAdminBundle) 
+: Integrates the admin bundle into with Propel (early stage)
 
 
 **Google Groups**: For questions and proposals you can post on this google groups
 **Google Groups**: For questions and proposals you can post on this google groups