Jelajahi Sumber

Added ODM bundle split of MongoDB and PHPCR

jaimesuez 13 tahun lalu
induk
melakukan
a57e182e2d
1 mengubah file dengan 7 tambahan dan 3 penghapusan
  1. 7 3
      README.md

+ 7 - 3
README.md

@@ -5,11 +5,15 @@ The online documentation of the bundle is in http://sonata-project.org/bundles/a
 
 
 For contribution to the documentation you cand find it on ``Resources/doc``.
 For contribution to the documentation you cand find it on ``Resources/doc``.
 
 
-**Warning**: The bundle has been split into 2 bundles :
+**Warning**: The bundle has been split into 4 bundles :
 
 
 * SonataAdminBundle : the current one, contains core librairies and services
 * SonataAdminBundle : the current one, contains core librairies and services
-* SonataDoctrineORMAdminBundle : Integrates the admin bundle into with the Doctrine ORM project
-
+* [SonataDoctrineORMAdminBundle](https://github.com/sonata-project/SonataDoctrineORMAdminBundle) 
+: Integrates the admin bundle into with the Doctrine ORM project
+* [SonataDoctrineMongoDBAdminBundle](https://github.com/sonata-project/SonataDoctrineMongoDBAdminBundle) 
+: Integrates the admin bundle into with MongoDB (early stage)
+* [SonataDoctrinePhpcrAdminBundle](https://github.com/sonata-project/SonataDoctrinePhpcrAdminBundle) 
+: Integrates the admin bundle into with PHPCR (early stage)
 
 
 **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.