From ed063c9bc52663bb1b16dd03a02327d4b9de29b9 Mon Sep 17 00:00:00 2001 From: BratPfanneTV <39345937+BratPfanneTV@users.noreply.github.com> Date: Wed, 17 Oct 2018 12:44:19 +0200 Subject: [PATCH] Update README.md --- README.md | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) diff --git a/README.md b/README.md index 44da642..f1dbb2c 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,51 @@ the directory to the PATH-Environment-Variable. | Added PRINT.exe | | | | | | Added CURSORPOS.exe | | | | | +### v5 +*"the Display-Update"* +```diff +Coming Soon™ +``` + +### v4 +*"the Math-Update"* +```diff ++ CALCULATOR.exe ++ CALCULATOR-BASIC.exe ++ CALCULATOR-CMD.exe +``` + +### v3 +*"the Script-Update"* +```diff ++ READKEY.exe ++ SLEEP.exe ++ STARTINVISIBLE.exe +- CURSORVISIBILITY.exe +- CURSORPOS.exe ++ CONSOLE.exe +``` + +### v2 +*"the Timing-Update"* +```diff ++ cTIME.exe ++ uTIME.exe +``` + +### v1 +*"the Miscellaneous-Update"* +```diff ++ xPRINT.exe ++ MAKEANIMATION.exe ++ ANIMATION.exe ++ CURSORVISIBILITY.exe ++ STRLEN.exe ++ xCOLOR.exe ++ PRINT.exe ++ CURSORPOS.exe +``` + # Documentation | Command | Version Added | Output | Syntax | Description |