diff --git a/README.md b/README.md index 4d4e6cd..4a88095 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # BadassPascal -Another PL/0 language compiler and debugger written in C++. +Another PL/0 language (https://en.wikipedia.org/wiki/PL/0) compiler and debugger written in C++. Supported Environments: MSVC project: BadassPascal.sln