Instructions added

This commit is contained in:
killer069
2021-11-23 11:21:43 +05:30
parent 15b3af73b6
commit 147e25e647
4 changed files with 80 additions and 4 deletions

View File

@@ -326,7 +326,7 @@ export async function validate(
* Either stores info in `.data` folder or shows relevant data to be used in `setToken` function.
*
* ```ts
* const play = require('play-dl)
* const play = require('play-dl')
*
* play.authorization()
* ```