From 56a48d4db328ef1ddeb60e9408f3cc1dd45c25ae Mon Sep 17 00:00:00 2001 From: aewens Date: Fri, 13 Jul 2018 22:06:27 -0400 Subject: [PATCH] Fixed formatting in README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5387c79..98896ad 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,10 @@ aewens's IRC bot for irc.tilde.team 1. Install the dependencies using `$ npm install` 2. Create the needed JSON files using: -```bash + +``` $ cp config.example.json config.json + $ cp blacklist.example.json blacklist.json ``` 3. Fill out the entries in `config.json`