diff --git a/README.md b/README.md index bc613ebe..584a6e60 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ Fontkit is an advanced font engine for Node and the browser, used by [PDFKit](ht ## Example ```js -import fontkit from '@pdf-lib/fontkit'; +import * as fontkit from '@pdf-lib/fontkit'; import fs from 'fs'; // open a font synchronously