Skip to content

Commit 081cb22

Browse files
committed
update readme
1 parent d1e9e82 commit 081cb22

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
A typed fetch client for [openapi-typescript](https://github.com/drwpow/openapi-typescript)
44

5+
### Install
6+
7+
```bash
8+
npm install openapi-typescript-fetch
9+
```
10+
Or
11+
```bash
12+
yarn add openapi-typescript-fetch
13+
```
14+
515
**Features**
616

717
Supports JSON request and responses

0 commit comments

Comments
 (0)