summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorw0rp <devw0rp@gmail.com>2019-04-15 22:00:57 +0100
committerw0rp <devw0rp@gmail.com>2019-04-15 22:00:57 +0100
commit3a010f68b8c6e18bfa19fe6cc1e5d23a6e6484b4 (patch)
treec9372b53bea03049081fe60d15cbacb3f2bfbdea /README.md
parent23a8208498047c98108ca74f63ace023ecb1c232 (diff)
downloadale-3a010f68b8c6e18bfa19fe6cc1e5d23a6e6484b4.zip
Adjust the README wording slightly
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 433bba11..bc0902f7 100644
--- a/README.md
+++ b/README.md
@@ -3,8 +3,8 @@
![ALE Logo by Mark Grealish - https://www.bhalash.com/](img/logo.jpg?raw=true)
-ALE (Asynchronous Lint Engine) is a plugin for providing linting (checking
-syntax and semantics) in NeoVim 0.2.0+ and Vim 8 while you edit your text files,
+ALE (Asynchronous Lint Engine) is a plugin providing linting (syntax checking
+and semantic errors) in NeoVim 0.2.0+ and Vim 8 while you edit your text files,
and acts as a Vim [Language Server Protocol](https://langserver.org/) client.
<img src="img/example.gif?raw=true" alt="A linting example with the darkspectrum color scheme in GVim." title="A linting example with the darkspectrum color scheme in GVim.">