diff --git a/README.md b/README.md index 8111014..de3ca90 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ Usage with rollup (rollup.config.js) ```js module.exports = { plugins: [ - // put it the last one + // put it last visualizer(), ], };