Skip to content

Commit d9149f3

Browse files
Add README status badges
1 parent b2a8963 commit d9149f3

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# openapi-typescript-server
22

3-
`openapi-typescript-server` is a CLI and minimal runtime library that helps you implement type-safe APIs documented by OpenAPI.
3+
`openapi-typescript-server` is a CLI and minimal runtime library that helps you implement type-safe APIs documented by OpenAP
4+
5+
[![Test Build](https://github.com/jasonblanchard/openapi-typescript-server/actions/workflows/test.yaml/badge.svg)](https://github.com/jasonblanchard/openapi-typescript-server/actions/workflows/test.yaml)
6+
[![npm version](https://badge.fury.io/js/openapi-typescript-server.svg)](https://badge.fury.io/js/openapi-typescript-server)
47

58
## Key Features
69

packages/openapi-typescript-server/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# openapi-typescript-server
22

3-
`openapi-typescript-server` is a CLI and minimal runtime library that helps you implement type-safe APIs documented by OpenAPI.
3+
`openapi-typescript-server` is a CLI and minimal runtime library that helps you implement type-safe APIs documented by OpenAP
4+
5+
[![Test Build](https://github.com/jasonblanchard/openapi-typescript-server/actions/workflows/test.yaml/badge.svg)](https://github.com/jasonblanchard/openapi-typescript-server/actions/workflows/test.yaml)
6+
[![npm version](https://badge.fury.io/js/openapi-typescript-server.svg)](https://badge.fury.io/js/openapi-typescript-server)
47

58
## Key Features
69

0 commit comments

Comments
 (0)