From 47ca6be9fe24af328bdf49c7db8cd75f443a5c28 Mon Sep 17 00:00:00 2001 From: yurydelendik Date: Sat, 28 Jul 2012 12:17:42 -0700 Subject: [PATCH] Updated Contributing (markdown) --- Contributing.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributing.md b/Contributing.md index 9046c5c..6def87c 100644 --- a/Contributing.md +++ b/Contributing.md @@ -18,6 +18,7 @@ An overview how to contribute code to the pdf.js project. The basic workflow: * python - http://www.python.org/download/ * node - http://nodejs.org/ * gjslint - https://developers.google.com/closure/utilities/docs/linter_howto +* (for Windows, see [[Setting up pdf.js Development Environment for Windows]]) **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.**