Skip to content

Commit fc8bbe7

Browse files
authored
docs(readme): update badges link aria-label
1 parent 902ae86 commit fc8bbe7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@
1818
<a href="https://www.npmjs.com/package/@boringcodes/create-service" aria-label="NPM Downloads">
1919
<img src="https://img.shields.io/npm/dm/@boringcodes/create-service?style=flat-square">
2020
</a>
21-
<a href="https://github.com/boringcodes/create-service/blob/master/LICENSE" aria-label="License">
21+
<a href="https://github.com/boringcodes/create-service/blob/master/LICENSE" aria-label="MIT License">
2222
<img src="https://img.shields.io/github/license/boringcodes/create-service?color=brightgreen&style=flat-square">
2323
</a>
24-
<a href="https://github.com/boringcodes">
24+
<a href="https://github.com/boringcodes" aria-label="BoringCodes Verified">
2525
<img src="https://img.shields.io/badge/boringcodes-verified-brightgreen?style=flat-square">
2626
</a>
2727
</div>

0 commit comments

Comments
 (0)