summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorbscan <10503608+bscan@users.noreply.github.com>2022-01-20 19:57:54 -0500
committerbscan <10503608+bscan@users.noreply.github.com>2022-01-20 19:57:54 -0500
commit7dec4dc662eed575f2b52b14f6772fc8178580ba (patch)
tree4b4bfc6ddaaacd25d1584748dc1476da32332f97 /README.md
parentda2d690315518db337c4688e788797d4c7d359e0 (diff)
downloadPerlNavigator-7dec4dc662eed575f2b52b14f6772fc8178580ba.zip
Switching warnings to Mwarnings, cleanup inquisitor, description and icon
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/README.md b/README.md
index d5066bb..e29d150 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,7 @@
-# PerlNavigator
-Perl Language Server that includes syntax checking, perl critic, and code navigation
+# Perl Navigator
+Performant Perl Language Server that includes syntax checking, perl critic, and code navigation.
+
+Has support for multi-root workspaces, single file editing, and multiple open windows.
+The vscode extension includes everything for the extension, no additional installation should be necessary.
+
+Works on Windows, MacOS, and Linux.