diff --git a/resources.html b/resources.html index fda3ae924527706d8354cf9115b5fae23727d614..343a19f19bf5122906d5e148254c6419e1ef228c 100644 --- a/resources.html +++ b/resources.html @@ -40,7 +40,7 @@ description: Accessibility software, books, blogs, online tools, and more <section id="screen-readers" class="article-section resources-section" tabindex="0"> <h3 class="article-section__title">Screen Readers</h3> <ul class="article-section__content"> - <li><a href="http://www.chromevox.com/" rel="external">Chrome Vox</a> (ChromeOS)</li> + <li><a href="http://www.chromevox.com/" rel="external">Chrome Vox</a> (ChromeOS, also works in Chrome browser)</li> <li><a href="http://www.freedomscientific.com/products/fs/jaws-product-page.asp" rel="external">JAWS</a> (Win)</li> <li><a href="http://www.nvda-project.org/" rel="external">NVDA</a> (Win)</li> <li><a href="https://projects.gnome.org/orca/" rel="external">Orca</a> (Linux)</li>