diff --git a/README.md b/README.md index f6d3201..ef2b741 100644 --- a/README.md +++ b/README.md @@ -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