readme!
This commit is contained in:
parent
ae035e3e4c
commit
44cbdc256e
1 changed files with 13 additions and 0 deletions
13
README.md
Normal file
13
README.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
# Revanced helper
|
||||
|
||||
- Init if first time
|
||||
|
||||
```sh
|
||||
$ make init
|
||||
```
|
||||
|
||||
- Update if not first time
|
||||
|
||||
```sh
|
||||
$ make update
|
||||
```
|
Loading…
Reference in a new issue