diff --git a/README.md b/README.md index 9848deca..483e6e45 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,10 @@ npm install jsonld const jsonld = require('jsonld'); ``` +```js +import jsonld from 'jsonld'; +``` + ### Browser (bundler) + npm ```