diff --git a/README.md b/README.md index 87930fd..189d46d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # docker-revanced-builder -A bash script that will help you in building Revanced and Revanced-Extended apps. Based on [revanced-automatic-builder](https://github.com/gnuhead-chieb/revanced-automatic-builder). +A bash script that will help you build Revanced apps using Docker. Based on [revanced-automatic-builder](https://github.com/gnuhead-chieb/revanced-automatic-builder). ```shell docker run -v $(pwd)/build:/app/build -v $(pwd)/out:/app/out -e GITHUB_TOKEN=YOUR_GITHUB_TOKEN registry.karaolidis.com/nikas36/revanced-builder:latest