From 928ab4214b7165f8952af107e05d519b525323c7 Mon Sep 17 00:00:00 2001 From: Snowflake107 Date: Wed, 21 Apr 2021 11:08:37 +0545 Subject: [PATCH] I tried --- README.md | 4 ++-- docs/general/Welcome.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7171319..058ccd1 100644 --- a/README.md +++ b/README.md @@ -108,7 +108,7 @@ These bots are made by the community, they can help you build your own! ## FAQ -### How to use cookies? +### How to use cookies ```js const player = new Player(client, { @@ -122,7 +122,7 @@ const player = new Player(client, { }); ``` -### How to use custom proxies? +### How to use custom proxies ```js const HttpsProxyAgent = require("https-proxy-agent"); diff --git a/docs/general/Welcome.md b/docs/general/Welcome.md index a5d8c77..2075526 100644 --- a/docs/general/Welcome.md +++ b/docs/general/Welcome.md @@ -108,7 +108,7 @@ These bots are made by the community, they can help you build your own! ## FAQ -### How to use cookies? +### How to use cookies ```js const player = new Player(client, { @@ -122,7 +122,7 @@ const player = new Player(client, { }); ``` -### How to use custom proxies? +### How to use custom proxies ```js const HttpsProxyAgent = require("https-proxy-agent");