Skip to content

Commit ddca25b

Browse files
authored
Merge pull request #9 from kjaymiller/patch-2
Adds Further Reading
2 parents bcc5e83 + 77abbb5 commit ddca25b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ and [Playwright](https://playwright.dev/python/docs/intro).
77

88
- [Full documentation](https://pamelafox.github.io/axe-playwright-python/).
99

10+
### Further Reading & More
11+
- ["Automated accessibility audits" - Pamela Fox (North Bay Python 2023)](https://www.youtube.com/watch?v=J-4Qa6PSomM&pp=ygUUcGFtZWxhIGZveCBub3J0aCBiYXk%3D)
12+
- [Using Python to Fix my Accessibility Night of a Website](https://kjaymiller.com/blog/using-python-to-fix-my-accessibility-nightmare-of-a-website.html) & [Website Accessibility Audit Reports via GH Actions](https://kjaymiller.com/blog/website-accessibility-audit-reports-via-gh-actions.html) by [Jay Miller](https://github.com/kjaymiller)
13+
14+
1015
## Dependencies
1116

1217
- Python >= 3.10

0 commit comments

Comments
 (0)