From 62169b09184a1f0bf7e726c019b386e5e5f9148a Mon Sep 17 00:00:00 2001 From: Loic Bersier Date: Mon, 17 Sep 2018 17:44:41 +0200 Subject: [PATCH] Is this better ? --- readme.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 175fabb..4ef3860 100644 --- a/readme.md +++ b/readme.md @@ -1 +1,13 @@ - \ No newline at end of file +# Project Title + +A simple discord bot made with discord.js and commando + +### Installing + +To install the bot do the following commands + +``` +git clone https://gitlab.com/loicbersier/discordbot +npm init -y +npm install discord.js +``` \ No newline at end of file