Skip to content

Commit 3709af6

Browse files
committed
Updated README
1 parent efdcc8d commit 3709af6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Creating PDF from scratch is a nightmare (at least for me). In some project we n
66
All this code works by using an object as parameter for the function. Here some properties are optional and you can add them as empty string if you want to display nothing. Also it can be used in different languages because all labels (and all text) can be set in the props object.
77

88
<h4><b><i>Feel free for any suggestion or improvements.</i></b></h4>
9+
10+
## [Demo images](#demo-images) | [jsPDF Documentation](http://raw.githack.com/MrRio/jsPDF/master/docs/)
911
<br/>
1012
This small "library" can be imported in any project via `npm` or in browser via CDN by using `jsPDFInvoiceTemplate` variable.
1113

0 commit comments

Comments
 (0)