From f121d0b7d99b0ee3e72cc2e219790d1a8a98b3b1 Mon Sep 17 00:00:00 2001 From: jdkato Date: Mon, 24 Apr 2023 19:17:53 -0700 Subject: [PATCH] Fix name --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 99f10c6..510d701 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# LSP-vale +# LSP-vale-ls -This is a helper package that automatically installs and updates [`vale-ls`][1] for you. Vale is a syntax-aware linter for prose built with speed and extensibility in mind. +This is a helper package that automatically installs and updates [`vale-ls`][1] for [Sublime Text][4]. Vale is a syntax-aware linter for prose built with speed and extensibility in mind. ## Requirements @@ -32,4 +32,5 @@ There are multiple ways to configure the package and the language server. [1]: https://github.com/errata-ai/vale-ls [2]: https://packagecontrol.io/packages/LSP-json -[3]: https://packagecontrol.io/packages/LSP \ No newline at end of file +[3]: https://packagecontrol.io/packages/LSP +[4]: https://www.sublimetext.com/ \ No newline at end of file