Add web build docs, many other minor doc changes

This commit is contained in:
Schuyler Cebulskie
2017-01-30 21:23:06 -05:00
parent e9ab9c9f92
commit 2e1310ae72
7 changed files with 83 additions and 36 deletions

View File

@@ -1,7 +1,7 @@
# Contributing
If you wish to contribute to the discord.js codebase or documentation, feel free to fork the repository and submit a
pull request. We use ESLint to enforce a consistent coding style, so having that set up in your editor of choice
is a great boon to your coding process.
is a great boon to your development process.
## Setup
To get ready to work on the codebase, please do the following: