change: Added more instructions to the README

This commit is contained in:
Nicholas Novak 2025-03-13 14:21:17 -07:00
parent c9e1e0fc79
commit 14fb9aaf83

View File

@ -12,3 +12,10 @@ paru -S android-studio android-sdk-cmdline-tools-latest android-sdk-build-tools
```bash
yarn run dev
```
### Chrome Remote Debugging
[Here](https://developer.chrome.com/docs/devtools/remote-debugging)
```
chrome://inspect#devices
```