From 39ac0a69fe1a15449b2887656e72506fa8582156 Mon Sep 17 00:00:00 2001 From: Devon Govett Date: Mon, 14 Apr 2014 00:04:07 -0700 Subject: [PATCH] Another link to demo --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4d70f61..18c4bea 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ You can also read the guide as a [self-generated PDF](http://pdfkit.org/docs/gui If you'd like to see how it was generated, check out the README in the [docs](https://github.com/devongovett/pdfkit/tree/master/docs) folder. +You can also try out an interactive in-browser demo of PDFKit [here](http://pdfkit.org/demo/browser.html). + ## Installation Installation uses the [npm](http://npmjs.org/) package manager. Just type the following command after installing npm.