diff --git a/README.md b/README.md index ab8dbe2..29817cd 100644 --- a/README.md +++ b/README.md @@ -31,10 +31,9 @@ defined, so you don't have to import them (see examples below). See [octokit/rest.js](https://octokit.github.io/rest.js/) for the API client documentation. -You can use [Workflow Script Highlighter](https://marketplace.visualstudio.com/items?itemName=yamachu.workflow-script-highlighter) VS Code extension to make it easier to write scripts +**Note:** You can use ["_Workflow Script Highlighter_"](https://marketplace.visualstudio.com/items?itemName=yamachu.workflow-script-highlighter) VS Code extension to make it easier to write scripts and avoid simple syntax errors, like forgotten `)` or `cosnt` typo. - ## Breaking Changes ### V7