mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-06 04:20: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
|
||||
|
||||
```bash
|
||||
npm install plexjs
|
||||
npm install @lukehagar/plexjs
|
||||
```
|
||||
|
||||
```bash
|
||||
yarn add @lukehagar/plexjs
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
```javascript
|
||||
import { Configuration, ServerApi } from "@lukehagar/plexjs";
|
||||
|
||||
Reference in New Issue
Block a user