diff --git a/README.md b/README.md index adb62e9..7095f74 100644 --- a/README.md +++ b/README.md @@ -1 +1,13 @@ # A DiscordJS Template + +## Getting started + +- Clone this repository: + ``` + https://git.baipyr.us/Baipyrus/DiscordJS.git + ``` +- Remove example commands: + - Either permanently delete directory `commands/examples/` + - Or move `commands/examples/` elsewhere, commit deletion, add to [`.gitignore`](.gitignore) and move back in +- Either read a [guide](https://discordjs.guide/)! +- Or read the [docs](https://discord.js.org/docs)!