forked from external-repos/pa11y-dashboard
pa11y-dashboard works in more than just GUI user agents, so removing the reference to it being a "visual" interface
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
pa11y-dashboard
|
||||
===============
|
||||
|
||||
pa11y-dashboard is a visual web interface to the [pa11y][pa11y] accessibility reporter; allowing you to focus on *fixing* issues rather than hunting them down.
|
||||
pa11y-dashboard is a web interface to the [pa11y][pa11y] accessibility reporter; allowing you to focus on *fixing* issues rather than hunting them down.
|
||||
|
||||
**Current Version:** *1.0.0-beta.3*
|
||||
**Node Version Support:** *0.10*
|
||||
@@ -34,7 +34,7 @@ $ NODE_ENV=production node . # Run in production
|
||||
$ NODE_ENV=development node . # Run in development
|
||||
```
|
||||
|
||||
See [development instructions](#development) for more information about running locally (and restarting automatically when files change).
|
||||
Check the [development instructions](#development) for more information about running locally (and restarting automatically when files change).
|
||||
|
||||
|
||||
Configurations
|
||||
|
Reference in New Issue
Block a user