From e1e76905acdb56ff4648b3ae5e6f4f89a07834f2 Mon Sep 17 00:00:00 2001 From: dikshita25 <dikshitashirodkar25@gmail.com> Date: Mon, 22 Aug 2022 18:49:39 +0530 Subject: [PATCH] update readme and add github link reference --- README.md | 2 +- package.json | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) 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",