Merge pull request #102 from majuss/master

Update README.md
This commit is contained in:
Alexander Cerutti
2022-02-07 16:18:04 +01:00
committed by GitHub

View File

@@ -171,7 +171,7 @@ try {
/** Each, but last, can be either a string or a Buffer. See API Documentation for more */
const { wwdr, signerCert, signerKey, signerKeyPassphrase } = getCertificatesContentsSomehow();
const examplePass = new PKPass({
const pass = new PKPass({
"thumbnail.png": Buffer.from([ ... ]),
"icon.png": Buffer.from([ ... ]),
"pass.json": Buffer.from([ ... ]),