Skip to content

Commit 428f04f

Browse files
committed
chore: readme
1 parent 312e7af commit 428f04f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ pdfeasy.add([
114114
{ lineBreak: {} }, // line break
115115
{ raw: 'A checkbox!', checkbox: {} }, // checkbox
116116
{ raw: 'A list!', list: { style: 'circle' } }, // list
117+
{ raw: 'https://link', qrcode: {} }, // use qrcode.js lib
117118
{ table: { // table. Check pdfkit-table package for more explanations
118119
body: {
119120
title: "Title",

0 commit comments

Comments
 (0)