diff --git a/README.md b/README.md
index 8e2585d..73ebf9f 100644
--- a/README.md
+++ b/README.md
@@ -11,10 +11,9 @@ A npm package to fetch all the messages from a guild or a channel.
## How to use it
⚠️ READ BEFORE USING ⚠️
-These operations took a long time to process. Be patient and avoid doing this often because it's doing a lot of requests to Discord and you can be banned for sending too many requests to Discord.
-
+These operations took a long time to process. Be patient and avoid doing this often because it's doing a lot of requests to Discord and you can be banned for sending too many requests to Discord.
⚠️ READ BEFORE USING ⚠️
-
+
```js
const fetchedGuildMessages = await require('discord-fetch-messages').fetchGuildMessages(client, id);