mirror of
https://github.com/artegoser/piped-api.git
synced 2024-11-05 20:13:58 +03:00
Update README.md
This commit is contained in:
parent
feca5d499b
commit
1571544550
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ npm i piped-api
|
|||
## Usage
|
||||
|
||||
```typescript
|
||||
import { PipedApi } from "piped-api";
|
||||
import { PipedAPI } from "piped-api";
|
||||
|
||||
const api = new PipedApi("https://ytapi.dc09.ru");
|
||||
|
||||
|
|
Loading…
Reference in a new issue