From d8d5fcca37eee4c03253011de0f6e30f0bfc6f4a Mon Sep 17 00:00:00 2001 From: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com> Date: Thu, 31 Oct 2024 23:13:08 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d12693a..866d447 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ All changes made by Cline are recorded in your file's Timeline, providing an eas With Claude 3.5 Sonnet's new [Computer Use](https://www.anthropic.com/news/3-5-models-and-computer-use) capability, Cline can launch a browser, click elements, type text, and scroll, capturing screenshots and console logs at each step. This allows for interactive debugging, end-to-end testing, and even general web use! This gives him autonomy to fixing visual bugs and runtime issues without you needing to handhold and copy-pasting error logs yourself. -Try asking Cline to "test the app", and watch as he runs a command like `npm run dev`, launches your locally running dev server in a browser, and performs a series of tests to confirm that everything functions as expected. [See a demo here.](https://x.com/sdrzn/status/1850880547825823989) +Try asking Cline to "test the app", and watch as he runs a command like `npm run dev`, launches your locally running dev server in a browser, and performs a series of tests to confirm that everything works as expected. [See a demo here.](https://x.com/sdrzn/status/1850880547825823989)