diff --git a/README.md b/README.md index 5ba014c..aa4e5ee 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ # skopa -general purpose discord bot \ No newline at end of file +general purpose discord bot + +## running + +install dependencies: `npm install` + +start the bot: `node index.js`