From e2b1cf1baf5c17a957b4591787036889b48ec824 Mon Sep 17 00:00:00 2001 From: Artur Adib Date: Thu, 15 Sep 2011 16:39:18 -0700 Subject: [PATCH] Minor --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index fe6d296a9..252934cb7 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,8 @@ successful. ## Getting started +**Online demo** + For an online demo, visit: http://andreasgal.github.com/pdf.js/web/viewer.html @@ -25,6 +27,8 @@ For an online demo, visit: This demo provides an interactive interface for displaying and browsing PDFs using the pdf.js API. +**Hello world** + For a "hello world" example, take a look at: examples/helloworld/