From 65d9d46f7e7319632b0a79071063451aecf6ce58 Mon Sep 17 00:00:00 2001 From: Leander Seige Date: Sat, 19 May 2018 09:30:09 +0200 Subject: [PATCH] this and that --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d196e4c..b548b70 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # iiif2pdf -This small and hacked Javascript widget facilitates client side rendering of PDFs from arbitrary IIIF sources. All it needs is a URL to a manifest file and the URI (@id) of a Sequence, Range or Canvas. +This small Javascript widget implements client side rendering of PDFs from arbitrary IIIF sources. All it needs is a URL to a manifest file and the URI (@id) of a Sequence, Range or Canvas. This widget uses [jsPDF](https://github.com/MrRio/jsPDF) and [jQuery](https://jquery.com/).