Skip to content

Commit 170da3f

Browse files
committed
docs: add badges
1 parent ede9ceb commit 170da3f

File tree

4 files changed

+20
-0
lines changed

4 files changed

+20
-0
lines changed

packages/compose/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# @json-types/compose
22

3+
[![workflow-badge]](https://github.com/swordev/json-types/actions/workflows/ci.yaml) [![license-badge]](https://github.com/swordev/json-types#license)
4+
5+
[workflow-badge]: https://img.shields.io/github/actions/workflow/status/swordev/json-types/ci.yaml?branch=main
6+
[license-badge]: https://img.shields.io/github/license/swordev/json-types
7+
38
## Installation
49

510
```sh

packages/tsconfig/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# @json-types/tsconfig
22

3+
[![workflow-badge]](https://github.com/swordev/json-types/actions/workflows/ci.yaml) [![license-badge]](https://github.com/swordev/json-types#license)
4+
5+
[workflow-badge]: https://img.shields.io/github/actions/workflow/status/swordev/json-types/ci.yaml?branch=main
6+
[license-badge]: https://img.shields.io/github/license/swordev/json-types
7+
38
## Installation
49

510
```sh

packages/web-manifest/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# @json-types/web-manifest
22

3+
[![workflow-badge]](https://github.com/swordev/json-types/actions/workflows/ci.yaml) [![license-badge]](https://github.com/swordev/json-types#license)
4+
5+
[workflow-badge]: https://img.shields.io/github/actions/workflow/status/swordev/json-types/ci.yaml?branch=main
6+
[license-badge]: https://img.shields.io/github/license/swordev/json-types
7+
38
## Installation
49

510
```sh

scripts/README.tpl.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# @json-types/$name
22

3+
[![workflow-badge]](https://github.com/swordev/json-types/actions/workflows/ci.yaml) [![license-badge]](https://github.com/swordev/json-types#license)
4+
5+
[workflow-badge]: https://img.shields.io/github/actions/workflow/status/swordev/json-types/ci.yaml?branch=main
6+
[license-badge]: https://img.shields.io/github/license/swordev/json-types
7+
38
## Installation
49

510
```sh

0 commit comments

Comments
 (0)