Skip to content

Commit b892fe2

Browse files
committed
Add installation instructions to README
1 parent 9d99df9 commit b892fe2

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ Lightweight [JSON-RPC 2.0](https://www.jsonrpc.org/specification) library for Ty
1010
- Zero dependencies
1111
- Designed for Cloudflare Workers
1212

13+
## Installation
14+
15+
```
16+
npm i @jmorrell/jsonrpc
17+
```
18+
1319
## Influences
1420

1521
This library was influenced by the designs of:

0 commit comments

Comments
 (0)