diff --git a/README.md b/README.md index ea1e4a2..2a97747 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -To start,run npm install and npx zx start.mjs up +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 +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`