diff --git a/README.md b/README.md index 7f0f966..ea1e4a2 100644 --- a/README.md +++ b/README.md @@ -1 +1,4 @@ To start,run npm install and npx zx start.mjs up + +And then, to check the proxy logs you can do docker exec -it proxy tail -f /log +and to go into the android docker exec -it android bash