diff --git a/README.md b/README.md index e95c537..46b7339 100644 --- a/README.md +++ b/README.md @@ -29,4 +29,6 @@ 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) +### [Instructions](./instructions) diff --git a/examples/SoundCloud/easy.js b/examples/SoundCloud/easy.js deleted file mode 100644 index 98efedb..0000000 --- a/examples/SoundCloud/easy.js +++ /dev/null @@ -1,56 +0,0 @@ -const https = require('https') -const play = require('play-dl'); - -(async() => { - let data = await request('https://soundcloud.com/') - let splitted = data.split('