From 2bc5e0e2af0f8661c5eaad416b1f3ed2ce7ad6ce Mon Sep 17 00:00:00 2001 From: Chris Chinchilla Date: Thu, 17 Aug 2023 16:17:05 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dbbb52c..10bfed4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Vale + VS Code +[![Publish Extension on tag](https://github.com/ChrisChinchilla/vale-vscode/actions/workflows/publishTags.yml/badge.svg)](https://github.com/ChrisChinchilla/vale-vscode/actions/workflows/publishTags.yml) + > The Visual Studio Code extension for [Vale](https://github.com/chrischinchilla/vale). The Vale extension for VS Code provides customizable spelling, style, and grammar checking for a variety of markup formats (Markdown, AsciiDoc, reStructuredText, HTML, and DITA). @@ -84,4 +86,4 @@ The extension offers a number of settings and configuration options (_Preference - `vale.readabilityProblemLocation` (default: `status`): If you have any `Readability` or `metric` styles, the extension can display the readability score in the status bar, the problems view, or both. -- `vale.enableSpellcheck` (default: `false`): Enable in-built spell checking for any `Spelling` styles. \ No newline at end of file +- `vale.enableSpellcheck` (default: `false`): Enable in-built spell checking for any `Spelling` styles.