Update readme.md

This commit is contained in:
Luke Hagar
2023-04-18 20:12:26 -05:00
committed by GitHub
parent a00c394526
commit be73efff0b

View File

@@ -10,9 +10,14 @@ Documentation for all of the available endpoints can be found here:
## Installation
```bash
npm install plexjs
npm install @lukehagar/plexjs
```
```bash
yarn add @lukehagar/plexjs
```
## Usage
```javascript
import { Configuration, ServerApi } from "@lukehagar/plexjs";