diff --git a/README.md b/README.md new file mode 100644 index 0000000..6b1679a --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Vk to Telegram bot + +### Configuring +Copy `config.example.yml` to `config.yml` and set it up. + +#### Running +`yarn && yarn build && node ./dist/index.js`