Update getting started to include evie's tutorial

This commit is contained in:
Amish Shah
2016-08-18 16:07:52 +01:00
parent 839ff5ce43
commit 21c4654705
2 changed files with 5 additions and 1 deletions

View File

@@ -25,5 +25,9 @@ To install discord.js from the rewrite branch:
\`\`\`bash
npm i --save hydrabolt/discord.js#indev-rewrite
\`\`\`
## Tutorials
LuckyEvie, a helper in the discord.js channel, has put together a great tutorial on getting to grips with discord.js.
It's worth a read and you can find it [here.](LuckyEvie#4611)
`,
};

File diff suppressed because one or more lines are too long