Skip to content

Commit 0783998

Browse files
author
bcode
committed
docs: telemetry opt-out note in README
1 parent fdd80d2 commit 0783998

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,11 @@ The first `browser_execute` call builds a Python venv at
6767
- `AGENTS.md` — code style + maintenance notes for agents working in this repo.
6868
- `install.sh` — what `bcode.sh/install` serves.
6969

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+
7075
## License
7176

7277
MIT. See `LICENSE`.

0 commit comments

Comments
 (0)