From 76c8170b4973dac2ca3ff36e38ae8b02fc8f44d6 Mon Sep 17 00:00:00 2001 From: meowster Date: Thu, 30 May 2024 20:37:07 +0000 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c81352e..a73b5bf 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,6 @@ how to run: 1. set important stuff in index.js (top of the file) 2. run `npm i` in the project directory 3. finally run `node index.js` -4. done \ No newline at end of file +4. done + +the patcher won't work (atleast for now) with the newest apk version because of the activity where you need to choose cellular or wifi. This can be worked around if you install an older apk first, do the setup, and then update to the latest version. \ No newline at end of file