mirror of
https://github.com/meowstercatel/r1-apk-patcher.git
synced 2024-12-22 23:25:20 -06:00
Update README.md
This commit is contained in:
parent
2257e9d1e0
commit
a7da0474b3
1 changed files with 5 additions and 0 deletions
|
@ -1,2 +1,7 @@
|
||||||
# r1-apk-patcher
|
# 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
|
Loading…
Reference in a new issue