From 65497c7d6f2170a543f3346a46678c6f7d7b4e6b Mon Sep 17 00:00:00 2001 From: John Facey Date: Mon, 29 Mar 2021 18:55:37 -0500 Subject: [PATCH] Update README.md updated README.md --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d3f3bda..6f87867 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Link Flayer is a Discord Bot designed to provide your Discord server with news. -**Setup** +## Setup - *npm install link-flayer* or *git clone https://github.com/johnfacey/link-flayer.git* - Add your token from Discord Bot Interface to the *config.json* [https://discord.com/developers/applications/] @@ -16,7 +16,8 @@ Example: config.json } -- Configure your feeds.json: Each node with a "title" and "link" attribute. +## Configure your feeds.json: +Each node with a "title" and "link" attribute.
 Example: feeds.json 
@@ -37,13 +38,13 @@ Example: feeds.json
 ]
 
-**Usage** +## Usage - *npm run start* or *node index.js* -**Available Commands** +## Available Commands * **!help** - Lists the available commands: *!help*