From 8254b5b77da8b56c7f69f1fc1a03ef7edb590fcc Mon Sep 17 00:00:00 2001
From: Tagada <sirgue@sirgue.fr>
Date: Sun, 10 Jun 2018 11:07:19 +0000
Subject: [PATCH] =?UTF-8?q?Mettre=20=C3=A0=20jour=20'README.md'?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 README.md | 19 +++++++++++--------
 1 file changed, 11 insertions(+), 8 deletions(-)

diff --git a/README.md b/README.md
index 990d935..89bcb6c 100644
--- a/README.md
+++ b/README.md
@@ -15,13 +15,7 @@ This bot respect the #nobot tag.
 If you don't want to be followed by the bot anymore, 
 just DM "unfollow" to the bot, and it'll never follow you again.
 
-### Commands
-
-* __unfollow__ : The bot will unfollow and mure you so it'll never follow you again.
-* __muteuser <user@domain.tld>__ : The bot will mute the targeted user. Admin only.
-* __blockdomain <domain.tld>__ : The bot will mute the targeted domain. Admin only.
-
-## Running the bot
+### Running the bot
 
 ```bash
 git clone http://git.cant.at/Tagada/FederationBot.git
@@ -35,4 +29,13 @@ Edit the `config.json`.
 
 ```bash
 node index.js
-```
\ No newline at end of file
+```
+
+### Commands
+
+|Command|What is does| 
+|---|---| 
+|unfollow|The bot will unfollow and mure you so it'll never follow you again.| 
+|blockuser <user@domain.tld>|The bot will mute the targeted user. If followed, it'll unfollow they too. Admin only.| 
+|blockdomain <domain.tld>|The bot will mute the targeted domain. If users from this domain are followed, it'll unfollow them. Admin only.| 
+
-- 
GitLab