diff --git a/README.md b/README.md index 99a4bd8..5a45327 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ At present, navigate to your sentinel policy directory (containing the .hcl) and ## Current functionality: -Checks the CURRENT DIRECTORY recursively(via vsCode's ripgrep package) +Checks the CURRENT DIRECTORY recursively(via vsCode's [ripgrep package](https://github.com/microsoft/vscode-ripgrep)) for references to the Hashicorp governance repo common-functions and adds them as http imports to sentinel.hcl if found.