Skip to content

Commit 64313ac

Browse files
committed
Add custom badge to show pa11y-webservice API support
1 parent 13cad4a commit 64313ac

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ This is a Node.js client library for [Pa11y Webservice][pa11y-webservice].
44

55
[![Latest version published to npm][shield-npm]][info-npm]
66
[![Node.js version support][shield-node]][info-node]
7+
[![Supports pa11y-webservice@4 API][shield-api]][pa11y-webservice]
78
[![Build status][shield-build]][info-build]
89
[![LGPL-3.0 licensed][shield-license]][info-license]
910

@@ -195,11 +196,14 @@ Copyright © 2013-2024, Team Pa11y
195196

196197
[pa11y-webservice]: https://github.com/pa11y/pa11y-webservice
197198
[wiki-web-service]: https://github.com/pa11y/pa11y-webservice/wiki/Web-Service-Endpoints
199+
198200
[info-build]: https://github.com/pa11y/pa11y-webservice-client-node/actions/workflows/tests.yml
199201
[info-license]: LICENSE
200202
[info-node]: package.json
201203
[info-npm]: https://www.npmjs.com/package/pa11y-webservice-client-node
204+
202205
[shield-build]: https://github.com/pa11y/pa11y-webservice-client-node/actions/workflows/tests.yml/badge.svg
203206
[shield-license]: https://img.shields.io/badge/license-LGPL%203.0-blue.svg
204207
[shield-node]: https://img.shields.io/node/v/pa11y-webservice-client-node.svg
205208
[shield-npm]: https://img.shields.io/npm/v/pa11y-webservice-client-node.svg
209+
[shield-api]: https://img.shields.io/badge/[email protected]

0 commit comments

Comments
 (0)