]> git.parisson.com Git - pdf.js.git/commitdiff
Update README.md
authorArtur Adib <arturadib@gmail.com>
Mon, 24 Oct 2011 17:40:36 +0000 (10:40 -0700)
committerArtur Adib <arturadib@gmail.com>
Mon, 24 Oct 2011 17:40:36 +0000 (10:40 -0700)
README.md

index 13bf8ef2cdc7789228046717d5e33d57bb647f33..d2dd1f8d70daee0b7a521ab46f93ad91b3dd8d7f 100644 (file)
--- a/README.md
+++ b/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.