Update 'README.md'

This commit is contained in:
array-in-a-matrix 2022-12-21 14:10:01 -05:00
parent 6a65626461
commit 6568fe1581

View file

@ -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.