We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdd80d2 commit 0783998Copy full SHA for 0783998
1 file changed
README.md
@@ -67,6 +67,11 @@ The first `browser_execute` call builds a Python venv at
67
- `AGENTS.md` — code style + maintenance notes for agents working in this repo.
68
- `install.sh` — what `bcode.sh/install` serves.
69
70
+## Telemetry
71
+
72
+BrowserCode sends anonymous usage traces to help improve the project. To opt
73
+out, set `DO_NOT_TRACK=1` in your environment.
74
75
## License
76
77
MIT. See `LICENSE`.
0 commit comments