Skip to content

Commit cc6abaf

Browse files
authored
Update README.md
1 parent 30527eb commit cc6abaf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ for realtime Ajax tables in your [Symfony](https://symfony.com/) 4.1+ or 5.0+ ap
1313

1414
Unlike other bundles providing similar functionality we decoupled the implementation of the DataTables logic
1515
completely from the source of the data. Therefore it is possible to implement your own custom adapters for
16-
every possible data source. [Doctrine ORM](https://github.com/doctrine/DoctrineBundle) and [Elastica](https://github.com/ruflin/Elastica) come bundled already, we intend to provide popular
17-
choices like FOSElasticaBundle, Doctrine DBAL and MongoDB out of the box as well.
16+
every possible data source. [Doctrine ORM](https://github.com/doctrine/DoctrineBundle), [MongoDB](https://github.com/mongodb/mongo-php-library) and [Elastica](https://github.com/ruflin/Elastica) come bundled. Handling other popular
17+
choices like FOSElasticaBundle and Doctrine DBAL is possible.
1818

1919
## Documentation
2020

0 commit comments

Comments
 (0)