diff --git a/README.md b/README.md index 7e1f96c..e7d61ef 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,5 @@ 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