diff --git a/.github/settings.yml b/.github/settings.yml index 49288533..bc322fd5 100644 --- a/.github/settings.yml +++ b/.github/settings.yml @@ -4,7 +4,7 @@ _extends: .github repository: name: NucleosGDPRBundle - description: This bundle provides a GDPR conform cookie information inside the sonata-project. + description: This bundle provides a GDPR conform cookie information for symfony applications. homepage: https://nucleos.rocks topics: symfony, symfony-bundle, bundle, gdpr, dsgvo, sonata, sonata-block, blocker diff --git a/README.md b/README.md index dfd1fbbe..d052a898 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ NucleosGDPRBundle [![Continuous Integration](https://github.com/nucleos/NucleosGDPRBundle/workflows/Continuous%20Integration/badge.svg)](https://github.com/nucleos/NucleosGDPRBundle/actions) [![Code Coverage](https://codecov.io/gh/nucleos/NucleosGDPRBundle/branch/main/graph/badge.svg)](https://codecov.io/gh/nucleos/NucleosGDPRBundle) -This bundle provides a GDPR conform cookie information inside the sonata-project. +This bundle provides a GDPR conform cookie information for symfony applications. ## Installation diff --git a/composer.json b/composer.json index 818b53b8..88694129 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "nucleos/gdpr-bundle", "type": "symfony-bundle", - "description": "This bundle provides a GDPR conform cookie information inside the sonata-project.", + "description": "This bundle provides a GDPR conform cookie information for symfony applications.", "keywords": [ "symfony", "gdpr",