From 2c7c52a2047affec2055cf415b5eab5b6b02dc6d Mon Sep 17 00:00:00 2001 From: Michael Neale Date: Wed, 28 Aug 2024 12:31:13 +1000 Subject: [PATCH] added link to goose to install it --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 079138e..890e250 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,10 @@ # VS Code Extension for goose -This runs goose in your VS Code instance every time you open it, and lets you interact with goose either directly, or you can highlight sections of code, ask questions about it, or even ask it to change the code or do work with it. +This runs goose in your VS Code instance every time you open it, and lets you interact with goose either directly, or you can highlight sections of code, ask questions about it, or even ask it to change the code or do work with it. -**IMPORTANT:** This is a work in progress as we explore what modalities we want from goose an an IDE. Use with caution. +> [!IMPORTANT] +> This requires that you have goose installed and running for this to work. +> **This is a work in progress as we explore what modalities we want from goose an an IDE. Use with caution.** ## Table of Contents