mirror of
https://github.com/pa11y/pa11y-dashboard.git
synced 2025-09-24 22:31:15 +00:00
Add build status to readme
This commit is contained in:
@@ -4,6 +4,7 @@ pa11y-dashboard
|
|||||||
pa11y-dashboard is a 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*
|
**Current Version:** *1.0.0*
|
||||||
|
**Build Status:** [![Build Status][travis-img]][travis]
|
||||||
**Node Version Support:** *0.10*
|
**Node Version Support:** *0.10*
|
||||||
|
|
||||||
|
|
||||||
@@ -91,4 +92,5 @@ pa11y-dashboard is licensed under the [GNU General Public License 3.0][gpl].
|
|||||||
[node]: http://nodejs.org/
|
[node]: http://nodejs.org/
|
||||||
[pa11y]: https://github.com/nature/pa11y
|
[pa11y]: https://github.com/nature/pa11y
|
||||||
[pa11y-webservice]: https://github.com/nature/pa11y-webservice
|
[pa11y-webservice]: https://github.com/nature/pa11y-webservice
|
||||||
[supervisor]: https://github.com/isaacs/node-supervisor
|
[travis]: https://travis-ci.org/nature/pa11y-dashboard
|
||||||
|
[travis-img]: https://travis-ci.org/nature/pa11y-dashboard.png?branch=master
|
||||||
|
Reference in New Issue
Block a user