diff --git a/README.md b/README.md index 5b9ba9b4d..416e506d8 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ If you are just starting out, you can use the Discordeno Template repo to get th | Official Boilerplate | Skillz4Killz#4500 | [Github](https://github.com/Skillz4Killz/Discordeno-bot-template), [Support Server](https://discord.gg/J4NqJ72) | This is a very minimalistic design for a boilerplate for your bot to get you started. | | DenoBot | NTM Nathan#0001 | [Github](https://github.com/ntm-development/DenoBot), [Support Server](https://discord.com/invite/G2rb53z) | Another boilerplate example of the first one, with more commands and improvements. | -If you would like to start from scratch without any boilerplate/framework: +**ADVANCED DEVELOPERS:** If you would like to start from scratch without any boilerplate/framework: ```ts import Client from "https://raw.githubusercontent.com/Skillz4Killz/Discordeno/v5/module/client.ts";