From 18b1d636a01961585f92c4f6569ba5adb1d67717 Mon Sep 17 00:00:00 2001 From: Mehdi Vasigh Date: Wed, 17 Apr 2019 16:37:37 -0500 Subject: [PATCH] Add links to PDF.js homepage and API reference in README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f8da50d8..38f8b4149 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # PDF.js [![Build Status](https://travis-ci.org/mozilla/pdf.js.svg?branch=master)](https://travis-ci.org/mozilla/pdf.js) -PDF.js is a Portable Document Format (PDF) viewer that is built with HTML5. +[PDF.js](https://mozilla.github.io/pdf.js/) is a Portable Document Format (PDF) viewer that is built with HTML5. PDF.js is community-driven and supported by Mozilla Labs. Our goal is to create a general-purpose, web standards-based platform for parsing and @@ -113,6 +113,10 @@ More learning resources can be found at: + https://github.com/mozilla/pdf.js/wiki/Additional-Learning-Resources +The API documentation can be found at: + ++ https://mozilla.github.io/pdf.js/api/ + ## Questions Check out our FAQs and get answers to common questions: