diff --git a/README.md b/README.md index 37988a0..ce26274 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Install with NPM: npm install byte.db ``` Troubleshooting: soon
-Install for deno: soon +Install for demo: soon ## Getting started with [DiscordJS](https://github.com/discordjs/discord.js) ```ts diff --git a/package.json b/package.json index d9a607f..5a6a8c5 100644 --- a/package.json +++ b/package.json @@ -58,6 +58,6 @@ "url": "git+https://github.com/cloudteamdev/ByteDatabase.git" }, "bugs": { - "url": "https://github.com/cloudteamedev/ByteDatabase/issues" + "url": "https://github.com/cloudteamdev/ByteDatabase/issues" } }