diff --git a/README.md b/README.md index ac52f71..d3e29e6 100644 --- a/README.md +++ b/README.md @@ -73,4 +73,4 @@ runAccessibility --test tests/firstTest.js ``` #### Example -Sample repository for [references]() \ No newline at end of file +Sample repository for [references](https://github.com/Dikshita25/pa11y-example-tests) diff --git a/package.json b/package.json index 4431509..6961ecf 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,11 @@ { "name": "accessibility-pa11y-aider", - "version": "1.0.0", + "version": "1.0.1", "description": "Aider for performing accessibility testing using pa11y and puppeteer", + "repository": { + "type": "git", + "url": "git+https://github.com/Dikshita25/accessibility-pa11y-aider.git" + }, "main": "index.js", "keywords": [ "accessibility",