Added example in README file

This commit is contained in:
killer069 2021-11-23 11:08:36 +05:30
parent bfbcc69e92
commit 15b3af73b6

View File

@ -29,4 +29,5 @@ import * as play from 'play-dl' // ES-6 import or TS import
const play = require('play-dl') //JS importing
```
## [Documentation](https://play-dl.github.io/modules.html)
### [Documentation](https://play-dl.github.io/modules.html)
### [Examples](./examples)