Update README.md

This commit is contained in:
5vl 2023-03-24 19:03:59 +01:00 committed by GitHub
parent 214c650e79
commit a33f1fc292
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,3 +7,5 @@ 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. 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! 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!
Please note that it is not optimized *at all* as it was supposed to be for personal use only, but some friends wanted to use it was well so I made it public. Fee free to make pull requests!