aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index 25a0698d..73096ddd 100644
--- a/README.md
+++ b/README.md
@@ -17,9 +17,7 @@ On top of just providing commands for installing & uninstalling LSP servers, it:
- provides Lua APIs for non-standard LSP functionalities, for example `_typescript.applyRenameFile`
- has support for a variety of different install methods (e.g., [google/zx](https://github.com/google/zx))
- common install tasks are abstracted behind Lua APIs
-- provides adapters that offer out-of-the-box integrations with other plugins
-
-Inspired by [nvim-lspinstall](https://github.com/kabouzeid/nvim-lspinstall).
+- <img src="https://user-images.githubusercontent.com/6705160/131256603-cacf7f66-dfa9-4515-8ae4-0e42d08cfc6a.png" height="20"> supports Windows for a majority of server installations
## Installation