Update README.md

This commit is contained in:
Vladimir Starkov 2025-01-15 14:54:28 +01:00 committed by GitHub
parent c23e669cfa
commit e793e7578a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 See [octokit/rest.js](https://octokit.github.io/rest.js/) for the API client
documentation. 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. and avoid simple syntax errors, like forgotten `)` or `cosnt` typo.
## Breaking Changes ## Breaking Changes
### V7 ### V7