From 24e785cc8f1b85c918a5b4adb7ccc93274a25699 Mon Sep 17 00:00:00 2001 From: thz Date: Thu, 29 Aug 2013 19:34:50 +0200 Subject: [PATCH] Update README.md added link to project homepage --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b103489..3049611 100644 --- a/README.md +++ b/README.md @@ -12,3 +12,6 @@ WebODF is a JavaScript library created by [KO GmbH](http://kogmbh.com). It was s PDF.js is a library created by Andreas Gal and others at Mozilla Labs. It is an HTML5 technology experiment that explores building a faithful and efficient Portable Document Format (PDF) renderer without native code assistance. +### Examples and more + +You can find additional information, some usage guides, and live examples at [the project homepage](http://viewerjs.org).