diff --git a/README.md b/README.md index d7af0e1..058ab6e 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,10 @@ Apache-2.0 License

+

+ agent-desktop tutorial demo +

+ **agent-desktop** is a native desktop automation CLI designed for AI agents, built with Rust. It gives structured access to any application through OS accessibility trees — no screenshots, no pixel matching, no browser required. ## Architecture diff --git a/assets/Tutorial.gif b/assets/Tutorial.gif new file mode 100644 index 0000000..520157e Binary files /dev/null and b/assets/Tutorial.gif differ