You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ The AI-powered Accessibility Scanner (a11y scanner) is a GitHub Action that dete
4
4
5
5
The a11y scanner helps teams:
6
6
7
-
- 🔍 Scan websites, files, repositories, and dynamic content for accessibility issues
7
+
- 🔍 Scan websites, repositories, and dynamic content for accessibility issues
8
8
- 📝 Create actionable GitHub issues that can be assigned to GitHub Copilot
9
9
- 🤖 Propose fixes with GitHub Copilot, with humans reviewing before merging
10
10
@@ -14,6 +14,8 @@ The a11y scanner helps teams:
14
14
15
15
---
16
16
17
+
## [Frequently-Asked Questions (FAQ)](FAQ.md)
18
+
17
19
## Requirements
18
20
19
21
To use the a11y scanner, you'll need:
@@ -148,11 +150,11 @@ The a11y scanner leverages GitHub Copilot coding agent, which can be configured
148
150
149
151
💬 We welcome your feedback! To submit feedback or report issues, please create an issue in this repository. For more information on contributing, please refer to the [CONTRIBUTING](./CONTRIBUTING.md) file.
150
152
151
-
## License
153
+
## License
152
154
153
155
📄 This project is licensed under the terms of the MIT open source license. Please refer to the [LICENSE](./LICENSE) file for the full terms.
154
156
155
-
## Maintainers
157
+
## Maintainers
156
158
157
159
🔧 Please refer to the [CODEOWNERS](./.github/CODEOWNERS) file for more information.
0 commit comments