Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonov548 authored Jun 2, 2024
1 parent 72e37b0 commit 3649b61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ Check [CI pipeline](https://github.com/Antonov548/podofo.js/blob/main/.github/wo

## Example
```js
import PodofoModule from 'podofo.js'

const PodofoModule = require('podofo.js');
const Podofo = await PodofoModule();

const document = new Podofo.Document();
Expand Down

0 comments on commit 3649b61

Please sign in to comment.