diff --git a/README.md b/README.md new file mode 100644 index 0000000..5d2dd90 --- /dev/null +++ b/README.md @@ -0,0 +1,17 @@ +# Chess Bot MUC XMPP + +## Install + + npm i or yarn + +## Config + + edit config.js + +## Run + + npm start + +## License + + MIT \ No newline at end of file