Commit 984f42c
authored
docs(README): fix stale version + 'future' mobile-mcp wording (#118)
Two inaccuracies surfaced by an audit against the code:
- Contributing section said "stable now (v0.1.x)" and "CONTRIBUTING.md
will land alongside v0.2" — but the package is 0.2.1 (tags v0.2.0/
v0.2.1 exist) and the header already says "0.2.1 stable". Update to
v0.2.x and drop the shipped-version reference.
- Security section listed "the future mobile-mcp client" among scrubbed
subprocesses, but mobile-mcp is already spawned with scrubbedEnv()
(src/mobile.ts:89). Drop "future".1 parent c858602 commit 984f42c
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
284 | 284 | | |
285 | 285 | | |
286 | 286 | | |
287 | | - | |
| 287 | + | |
288 | 288 | | |
289 | 289 | | |
290 | 290 | | |
| |||
294 | 294 | | |
295 | 295 | | |
296 | 296 | | |
297 | | - | |
| 297 | + | |
298 | 298 | | |
299 | 299 | | |
300 | 300 | | |
| |||
0 commit comments