From f43a225176153c93d1207197054656622fbc5533 Mon Sep 17 00:00:00 2001 From: yurydelendik Date: Thu, 18 Oct 2012 07:19:06 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Home.md b/Home.md index 114a96c..885027f 100644 --- a/Home.md +++ b/Home.md @@ -5,4 +5,5 @@ For getting started please see the README. + [Contributing/Workflow](wiki/Contributing) - How to contribute to the pdf.js project. Also, contains more information on setting up testing. + [Style Guide](wiki/Style-Guide) - Coding style guide. + [Debugging pdf.js](wiki/Debugging-pdf.js) - Tips for debugging and ways to enable debugging tools. ++ [Learning Resources] - Additional reading material, presentations, videos. + [Glossary](wiki/Glossary) - Commonly used terms.