diff --git a/README.md b/README.md index f7e5b70..0f8cb26 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ # Revanced helper -- Init if first time +- If first time, initialize files ```sh $ make init ``` -- Update if not first time +- If not, just update ```sh $ make update