From 214c650e799acc49937259b011baab86cec354a0 Mon Sep 17 00:00:00 2001 From: 5vl Date: Fri, 24 Mar 2023 18:56:04 +0100 Subject: [PATCH] Create README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..d870a2c --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# PointGetter + +For Microsoft Rewards! + +Compile the code like you do with regular java (maven) + +Lastly, open Edge and set your DevRools (CTRL+SHIFT+I) to the "mobile mode", I use the Galaxy S20 mode. + +To get the search points every day, run the jar in the command line (java -jar PointGetter.jar) and focus on a new tab, then let the program do its job!