diff --git a/README.md b/README.md index 5a78da9..31a5173 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ This extension allows you to validate your Azure DevOps YAML pipelines without c From within a YAML file open the Command Palette (Ctrl+Shift+P) and select the 'Azure Pipelines YAML Validator: Validate' command. Your YAML file will then be validated and any problems reported. +![](images/command.png) + ## Requirements None