From 1e80f770e3717811e4788b9c76809ccdb1c264ea Mon Sep 17 00:00:00 2001 From: Harri Klingsten Date: Sat, 9 Sep 2023 15:30:41 +0200 Subject: [PATCH] Updated documentation. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 93d6768..d3593a5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Power Commands +# Power Commands - Version 1.0.2.1 You could see PowerCommands as your CLI application starter kit. It is a structured framework for creating your own customized command prompt to perform tasks with the full control from your command environment. That means no time-consuming hassling with a GUI, try catch block, validate your input, you do not need to write a zilion test classes either. Just concentrate on the code, create your commands and run the Console application. [Follow progress on twitter](https://twitter.com/PowerCommands) drawing