From 06fb2980cfa6dc30ad51ddbdec496dd25618adbe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20F=C3=B6hring?= Date: Fri, 20 Feb 2015 10:29:43 +0100 Subject: [PATCH] Add docs badge to README [ci skip] --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a60de9a04..3f11357ad 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ #jsPDF +[![Inline docs](http://inch-ci.org/github/MrRio/jsPDF.svg?branch=master)](http://inch-ci.org/github/MrRio/jsPDF) + **Generate PDF files in client-side JavaScript.** You can [catch me on twitter](http://twitter.com/MrRio): [@MrRio](http://twitter.com/MrRio) or head over to [my company's website](http://snapshotmedia.co.uk) for consultancy.