From 7bb48d607b6909ce7e7b2366fce57b1f11317e5e Mon Sep 17 00:00:00 2001 From: Mental <73140396+MaximKing1@users.noreply.github.com> Date: Sat, 20 Feb 2021 20:34:24 +0000 Subject: [PATCH] . --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f869de8..6dfe068 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ - [Vote Database](#vote-database) - [Other Projects](#our-projects) -# Major Update! Read Changes [Here!](#WebhooksManager-Options-{Updated}) +# Major Update! Read Changes [Here!](#WebhooksManager-Options-Updated) # Installation @@ -124,7 +124,7 @@ bot.voteManager = voteClient; bot.connect(); // Get the bot to connect to Discord ``` -# WebhooksManager Options {Updated} +# WebhooksManager Options Updated ```js const voteClient = WebhooksManager(client, 80, { database: "mongoose", // mongoose or sqlite for vote logging