diff --git a/README.md b/README.md index 309385f..7e1f96c 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,4 @@ Run `pnpm add matrix-bot-sdk` after cloning template. Bot configuration is defined in `config.json`. +Add `"type": "module"` to `package.json` to use the import statement. \ No newline at end of file