From 875ed0d8528110c3f38be6534fcac1cc6b6f14eb Mon Sep 17 00:00:00 2001 From: Netsky <56271887+TheNetsky@users.noreply.github.com> Date: Sat, 30 Sep 2023 20:41:56 +0200 Subject: [PATCH] Update README.md --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index e60cc82..701748b 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,16 @@ Automated Microsoft Rewards script, however this time using TypeScript and Puppeteer. Under development, however mainly for personal use! + +## How to setup ## +1. Download or clone source code +2. Run `npm i` to install the packages +3. Change `accounts.example.json` to `accounts.json` and add your account details +4. Change `config.json` to your liking +5. Run `npm run build` to build the script +6. Run `nom run start` to start the built script + +## Disclaimer ## +Your account may be at risk of getting banned or suspended using this script, you've been warned! +
+Use this script at your own risk!