mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 14:48:08 +02:00
Update README.md
This commit is contained in:
parent
65beea82a5
commit
4cfcd45e70
1 changed files with 9 additions and 1 deletions
10
README.md
10
README.md
|
@ -27,6 +27,14 @@ For an online demo, visit:
|
|||
This demo provides an interactive interface for displaying and browsing PDFs
|
||||
using the pdf.js API.
|
||||
|
||||
### Extension
|
||||
|
||||
A Firefox extension is also available:
|
||||
|
||||
+ http://andreasgal.github.com/pdf.js/extensions/firefox/pdf.js.xpi
|
||||
|
||||
However, note that the extension might not reflect the latest source in our master branch.
|
||||
|
||||
### Getting the code
|
||||
|
||||
To get a local copy of the current code, clone it using git:
|
||||
|
@ -47,7 +55,7 @@ You can also view all the test pdf files on the right side serving
|
|||
|
||||
+ http://localhost:8888/test/pdfs/?frame
|
||||
|
||||
### Learning
|
||||
## Learning
|
||||
|
||||
Here are some initial pointers to help contributors get off the ground.
|
||||
Additional resources are available in a separate section below.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue