From e793e7578a7cd28d34ef260b11f5fc8b0977322d Mon Sep 17 00:00:00 2001 From: Vladimir Starkov <559321+iamstarkov@users.noreply.github.com> Date: Wed, 15 Jan 2025 14:54:28 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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