Updated Contributing (markdown)

brendandahl 2012-06-18 13:15:28 -07:00
parent 7940694862
commit 46369f8695

@ -15,9 +15,9 @@ An overview how to contribute code to the pdf.js project. The basic workflow:
### The Bare Necessities
* git client
* git hub account
* python
* make
* gjslint
* python - http://www.python.org/download/
* node - http://nodejs.org/
* gjslint - https://developers.google.com/closure/utilities/docs/linter_howto
**Before you make any changes to the code you'll probably want jump down to the section on "Generating Reference Images" to create the reference snapshot images so you can run the test framework and check for regressions.**