Update README.md

This commit is contained in:
meowster 2024-05-29 17:04:10 +00:00
parent 2257e9d1e0
commit a7da0474b3

View file

@ -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