Skip to content

Commit 34d02b7

Browse files
committed
chore(readme): add TypeScript badge to README
1 parent 58bc6fb commit 34d02b7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
[![npm version][npm-version-latest-src]][npm-version-latest-href]
1010
[![npm downloads][npm-downloads-src]][npm-downloads-href]
1111

12+
[![TypeScript][typescript-badge-src]][typescript-badge-src]
1213
[![Renovate - Status][renovate-status-src]][renovate-status-href]
1314
[![License][license-src]][license-href]
1415

@@ -53,6 +54,7 @@ Please follow the [📖   **Documentation**](https://basics.github.io/
5354
[github-workflow-next-src]: <https://github.com/basics/vue-semantic-structure/workflows/Next/badge.svg>
5455
[github-workflow-next-href]: <https://github.com/basics/vue-semantic-structure/actions?query=workflow%3ANext>
5556

57+
[typescript-badge-src]: https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg
5658

5759
[license-src]: https://img.shields.io/npm/l/vue-semantic-structure.svg?style=flat-square
5860
[license-href]: https://npmjs.com/package/vue-semantic-structure

0 commit comments

Comments
 (0)