From 88a5c2e63e512df5540c7b2f2c4e74bce4ac4667 Mon Sep 17 00:00:00 2001 From: Sarina Li Date: Mon, 20 Oct 2025 14:42:27 -0400 Subject: [PATCH] Quickstart template line --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 95382617..e22dcc65 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,7 @@ Missing a model? [Raise a feature request](https://github.com/trycua/cua/issues/ # Quick Start +- [Clone a starter template and run the code in <1 min](https://github.com/trycua/agent-template) (⭐️ Recommended!) - [Get started with a Computer-Use Agent UI](https://docs.trycua.com/docs/quickstart-ui) - [Get started with the Computer-Use Agent CLI](https://docs.trycua.com/docs/quickstart-cli) - [Get started with the Python SDKs](https://docs.trycua.com/docs/quickstart-devs)