From d8f3970d9feb346d03da472ea27d462b174d6293 Mon Sep 17 00:00:00 2001 From: David de Hilster Date: Tue, 11 Mar 2025 15:53:23 -0400 Subject: [PATCH] PACKAGE-PYTHON-010 update README.md Signed-off-by: David de Hilster --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0af365d..4daa3d2 100644 --- a/README.md +++ b/README.md @@ -10,14 +10,14 @@ The major advantage of NLPPlus over other NLP packages is that is 100% rule-based and modifiable and allows for any non-linguistic programmer to create text analyzers 100% taylored to their needs. -## Long-Term Open-Source, Glass-Box Project +## Long-Term, Open-Source, Glass-Box Project NLP++ allows any programmer to write text and NLP programs that can be shared by everyone. It represents the first universal programming language for text and NLP. [As the community grows](https://nluglob.org), the number of open-source solutions including dictionaries, knowledge bases, and analyzers will -grow - all of which can be modified by any programmer using the NLP++ -Language Extension for VSCode. +grow - all of which can be modified by any programmer using the [NLP++ +Language Extension for VSCode](https://vscode.visualtext.org). ## READ FIRST