Probably fix GitHub's lacklustre rendering

This commit is contained in:
Schuyler Cebulskie
2016-09-07 02:37:43 -04:00
parent 580550e5e2
commit 31bdc4fb1e

View File

@@ -5,6 +5,7 @@ is a great boon to your coding process.
## Setup
To get ready to work on the codebase, please do the following:
1. Fork & clone the repository
2. Run `npm install`, or `npm install --no-optional` if you're not working on voice
3. Code your heart out!