mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-06 12:37:46 +00:00
Update readme.md
This commit is contained in:
@@ -10,9 +10,14 @@ Documentation for all of the available endpoints can be found here:
|
|||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
npm install plexjs
|
npm install @lukehagar/plexjs
|
||||||
```
|
```
|
||||||
|
|
||||||
|
```bash
|
||||||
|
yarn add @lukehagar/plexjs
|
||||||
|
```
|
||||||
|
|
||||||
|
## Usage
|
||||||
|
|
||||||
```javascript
|
```javascript
|
||||||
import { Configuration, ServerApi } from "@lukehagar/plexjs";
|
import { Configuration, ServerApi } from "@lukehagar/plexjs";
|
||||||
|
|||||||
Reference in New Issue
Block a user