Is this better ?

This commit is contained in:
Loic Bersier 2018-09-17 17:44:41 +02:00
parent 8f0259093e
commit 62169b0918

View file

@ -1 +1,13 @@
<To use this bot you need discord.js and discord.js-commando>
# 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
```