Skip to content

Commit ebed48c

Browse files
authored
docs(readme): update badges link aria-label
1 parent b9e9e4f commit ebed48c

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-package" aria-label="NPM Downloads">
1919
<img src="https://img.shields.io/npm/dm/@boringcodes/create-package?style=flat-square">
2020
</a>
21-
<a href="https://github.com/boringcodes/create-package/blob/master/LICENSE" aria-label="License">
21+
<a href="https://github.com/boringcodes/create-package/blob/master/LICENSE" aria-label="MIT License">
2222
<img src="https://img.shields.io/github/license/boringcodes/create-package?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)