diff --git a/README.md b/README.md index ea86d5f..545e18a 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,6 @@ Accesseo helps you improve the accessibility and SEO of your pages with some sim ## Installation ``` -composer config repositories.elao/accesseo vcs git@github.com:Elao/accesseo.git composer require --dev elao/accesseo ``` diff --git a/composer.json b/composer.json index 1d91561..2773e57 100644 --- a/composer.json +++ b/composer.json @@ -19,6 +19,11 @@ "name": "Anne-Laure de Boissieu", "email": "anne-laure@protonmail.com", "homepage": "https://github.com/al2b" + }, + { + "name": "Amélie Defrance", + "email": "amelie.defrance@elao.com", + "homepage": "https://github.com/ameliedefrance" } ], "autoload": {