diff --git a/.gitignore b/.gitignore index cc881b2..b2c219d 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,6 @@ coverage.xml # Misc temp/ + +# IDE specific files +.vscode/ diff --git a/README.md b/README.md index 335ed30..36b92dc 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ ## TLDR +Ensure `uv` is [installed on your system](https://docs.astral.sh/uv/getting-started/installation/). Use `brew install uv` on macOS & Linux + 1. Install the workflow prompts as slash commands in all your [local AI tools](#supported-ai-tools): ```bash