New versions of the jsbin.com

This commit is contained in:
Yury Delendik 2012-05-03 08:45:13 -05:00
parent 6368cc8e43
commit 030303e0f3

View File

@ -74,8 +74,8 @@ This will generate the file `build/pdf.js` that can be included in your final pr
You can play with the PDF.js API directly from your browser through the live demos below:
+ Hello world: http://jsbin.com/pdfjs-helloworld/edit#html,live
+ Simple reader with prev/next page controls: http://jsbin.com/pdfjs-prevnext/edit#html,live
+ Hello world: http://jsbin.com/pdfjs-helloworld-v2/edit#html,live
+ Simple reader with prev/next page controls: http://jsbin.com/pdfjs-prevnext-v2/edit#html,live
The repo contains a hello world example that you can run locally: