From e97c3f6a83b3198f1e14e59767be99f15579db17 Mon Sep 17 00:00:00 2001 From: KGT1 Date: Mon, 5 Oct 2020 21:38:30 +0200 Subject: [PATCH] Update REAMDE --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d4b2b31..69dddac 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,8 @@ play | Play the following item(can be the name of the song or the Stream URL) pause/resume | Pause/Resume audio seek | Where to Seek to in seconds or MM:SS skip | Skip this Song -help | Display the help message spawn | Spawns an Interactive Play Controller +help | Display the help message ### Limitations @@ -32,7 +32,7 @@ You'll need a Discord Application for this Bot to work, as you will host it your [How to invite the Bot to your server](https://discordjs.guide/preparations/adding-your-bot-to-servers.html#bot-invite-links) -The simplest way to get started is using Docker: +### The simplest way to get started is using Docker: ``` docker run -d \ @@ -48,7 +48,7 @@ docker run -d \ kgt1/jellyfin-discord-music-bot ``` -Alternatively you can run the Application natively with NodeJS: +### Alternatively you can run the Application natively with NodeJS: Dependencies: