diff --git a/README.md b/README.md index d2e950b8..1e7b0dc5 100644 --- a/README.md +++ b/README.md @@ -162,9 +162,13 @@ We have some experimental IDE integrations for VSCode and JetBrains IDEs: * https://github.com/square/goose-vscode * https://github.com/Kvadratni/goose-intellij -There is also an experimental github action to run goose as part of your workflow (for example if you ask it to fix an issue): +**Goose as a Github Action** + +There is also an experimental Github action to run goose as part of your workflow (for example if you ask it to fix an issue): https://github.com/marketplace/actions/goose-ai-developer-agent +**With Docker** + There is also a `Dockerfile` in the root of this project you can use if you want to run goose in a sandboxed fashion. ## Getting involved!