Skip to content

Commit aa5e177

Browse files
fix(droid-control): s/teaches/enables in README intro
Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
1 parent e539bcf commit aa5e177

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

plugins/droid-control/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Terminal, browser, and computer automation plugin for Droids.
44

5-
Droids can read and write code. This plugin teaches them to *operate* it: launch apps, type commands, click buttons, record what happens, and produce polished video evidence of it. No human hands required (they don't have any).
5+
Droids can read and write code. This plugin enables them to *operate* it: launch apps, type commands, click buttons, record what happens, and produce polished video evidence of it. No human hands required (they don't have any).
66

77
## What you get
88

@@ -98,4 +98,4 @@ agent-browser install # browser automation (down
9898
cd plugins/droid-control/remotion && npm install # Remotion (video rendering)
9999
```
100100

101-
Only install what you need. tuistory + asciinema + agg + ffmpeg covers the most common demo workflow.
101+
Only install what you need for your use case. Terminal demos need tuistory, asciinema, agg, and ffmpeg. Web/Electron automation just needs agent-browser.

0 commit comments

Comments
 (0)