From 850274d1a61fdf509af3059dfd79d708fd26149a Mon Sep 17 00:00:00 2001 From: Tim van der Meij Date: Tue, 4 Aug 2015 21:37:14 +0200 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index d81a67e..06286da 100644 --- a/Home.md +++ b/Home.md @@ -1,4 +1,4 @@ -The PDF.js wiki contains relevant information for setting up PDF.js, contributing to the PDF.js project and other project-related information. To get started, please read the [README](https://github.com/mozilla/pdf.js/blob/master/README.md) file and consult the pages below: +The PDF.js wiki contains relevant pages about setting up PDF.js, contributing to the PDF.js project and other project-related information. To get started, please read the [README](https://github.com/mozilla/pdf.js/blob/master/README.md) file and consult the pages below: + [FAQ](wiki/Frequently-Asked-Questions) - Frequently asked questions. + [Contributing/Workflow](wiki/Contributing) - How to contribute to the PDF.js project. Also contains more information on setting up testing.