diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2020-07-20 22:27:23 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-20 22:27:23 -0400 |
| commit | fc7d0ca6c72e2ff26e65ef195e76f6545eaf16aa (patch) | |
| tree | de370235ef811e917e9d6b8fad91896b4a7cd046 | |
| parent | ebbc1ec9c922a8bc3e56afbcef0b7c15dfde4529 (diff) | |
| download | DLAP-fc7d0ca6c72e2ff26e65ef195e76f6545eaf16aa.tar.gz DLAP-fc7d0ca6c72e2ff26e65ef195e76f6545eaf16aa.tar.bz2 DLAP-fc7d0ca6c72e2ff26e65ef195e76f6545eaf16aa.zip | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ Make a new file called `config.json`. } ``` -Add your own audio files using the mp3 file extension to `./music`. +Add your own audio files using the mp3 file extension to the `music` folder. Launch the bot using `node bot.js` in terminal. |
