From 1d7f8b90b018ee7a0e020ea0429c3224a6995a68 Mon Sep 17 00:00:00 2001 From: LeonardoZanotti Date: Tue, 29 Dec 2020 10:53:11 -0300 Subject: [PATCH] Updated README.md --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6e29f25..c6ccff0 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ To install the bot dependencies use this comamnd in the bot directory: $ npm install ``` -Configure the ```config.json``` file with your bot token (you can find the token [here](https://discord.com/developers/applications))and then do +Configure the ```config.json``` file with your bot token (you can find the token [here](https://discord.com/developers/applications)) and then do ``` $ npm start ``` diff --git a/package.json b/package.json index 857c6fb..c1ac766 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "salodoff", - "version": "2.1.2", + "version": "2.1.3", "description": "If you want to put it on your discord server acess this [link](https://discord.com/oauth2/authorize?client_id=658551592613576705&scope=bot&permissions=2146958847)", "main": "index.js", "dependencies": {