diff --git a/README.md b/README.md index 72aeda3..6103a12 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ Builder for Module Store v2. + +## Self usage + To run this yourself, you **need** to: 1. [Get your own GitHub Personal Access Token](https://docs.github.com/en/articles/creating-a-personal-access-token-for-the-command-line) 2. Get a Discord bot token @@ -11,4 +14,4 @@ export default { github: '', discord: ' } -``` \ No newline at end of file +```