From 030303e0f3f42aab1e81ef6fa5fc4d3d52e6e891 Mon Sep 17 00:00:00 2001 From: Yury Delendik Date: Thu, 3 May 2012 08:45:13 -0500 Subject: [PATCH] New versions of the jsbin.com --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9c242d0b8..3b8d86bb1 100644 --- a/README.md +++ b/README.md @@ -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: