diff --git a/guide/english/accessibility/accessibility-tools-for-web-developers/index.md b/guide/english/accessibility/accessibility-tools-for-web-developers/index.md index c0a0186658..61fd1d50eb 100644 --- a/guide/english/accessibility/accessibility-tools-for-web-developers/index.md +++ b/guide/english/accessibility/accessibility-tools-for-web-developers/index.md @@ -82,6 +82,10 @@ Developers can utilize a screen reader to understand how a webpage can be made a - **[JAWS](https://www.freedomscientific.com/Products/Blindness/)** JAWS(Job Access With Speech) is a computer screen reader program which is available as licensed software for Windows. + +- **a11yproject** + + This site provides pracical guides and examples for implementing accessible features and components during web development. The site contains how-tos, myths, tips, and recommended accessibility tools. The project is community driven and can be contributed to on Github. - **[ChromeVox](https://www.chromevox.com/)**