From a7da0474b343e25be9814e688a8d0e4feb6ba9d9 Mon Sep 17 00:00:00 2001 From: meowster Date: Wed, 29 May 2024 17:04:10 +0000 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 985b7c1..2cadb9c 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ # r1-apk-patcher +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