diff --git a/docs/index.md b/docs/index.md index 6d88cdd6..6a7dcd23 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,6 +1,6 @@ # Home -***WIDE*** (**W**itcherScript **I**ntegrated **D**evelopment **E**nvironment) is unofficial Witcher 3 modding tooling aimed at improving developer experience by supplying them with powerful code analysis tools in the form of an editor extension. +***WIDE*** (**W**itcherScript **I**ntegrated **D**evelopment **E**nvironment) is an unofficial Witcher 3 modding tooling aimed at improving developer experience by supplying them with powerful code analysis tools in the form of an editor extension. WIDE includes an implementation of [Language Server Protocol](https://microsoft.github.io/language-server-protocol/) for the WitcherScript language - a proprietary scripting language used by award winning game Witcher 3 Wild Hunt created by CD Projekt RED. diff --git a/editors/vscode/README.md b/editors/vscode/README.md index ad274698..eb6c125b 100644 --- a/editors/vscode/README.md +++ b/editors/vscode/README.md @@ -1,6 +1,6 @@ # WIDE - WitcherScript IDE -***WIDE*** (**W**itcherScript **I**ntegrated **D**evelopment **E**nvironment) is unofficial Witcher 3 modding tooling aimed at improving developer experience by supplying them with powerful code analysis tools in the form of an editor extension. +***WIDE*** (**W**itcherScript **I**ntegrated **D**evelopment **E**nvironment) is an unofficial Witcher 3 modding tooling aimed at improving developer experience by supplying them with powerful code analysis tools in the form of an editor extension. This extension provides support for Witcher 3's scripting language WitcherScript.