From 368ec5e042887fbb4243192459441a5134c0e756 Mon Sep 17 00:00:00 2001 From: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com> Date: Mon, 7 Oct 2024 15:55:40 -0400 Subject: [PATCH] Fixes --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 962d6ce..5f4f702 100644 --- a/README.md +++ b/README.md @@ -86,8 +86,8 @@ Cline can also use a headless browser to inspect any website, e.g., localhost, a ### Add Context -- **`@url`:** Paste in a URL for the extension to fetch and convert to markdown, useful when you want to give Cline the latest docs! -- **`@problems`:** Add workspace errors and warnings for Cline to fix, no more back-and-forth about debugging +- **`@url`:** Paste in a URL for the extension to fetch and convert to markdown, useful when you want to give Cline the latest docs +- **`@problems`:** Add workspace errors and warnings ('Problems' panel) for Cline to fix - **`@file`:** Adds a file's contents so you don't have to waste API requests approving read file (+ type to search files) - **`@folder`:** Adds folder's files all at once to speed up your workflow even more