Skip to content

Commit

Permalink
update readme and add github link reference
Browse files Browse the repository at this point in the history
  • Loading branch information
Dikshita25 committed Aug 22, 2022
1 parent ef5a1f4 commit e1e7690
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,4 @@ runAccessibility --test tests/firstTest.js
```

#### Example
Sample repository for [references]()
Sample repository for [references](https://github.com/Dikshita25/pa11y-example-tests)
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit e1e7690

Please # to comment.