From bb4628783374b84d0b5f72b8ef0a2060d0fb1439 Mon Sep 17 00:00:00 2001 From: Abhishek Kumar Date: Tue, 26 Aug 2025 13:13:41 +0530 Subject: [PATCH] dummy change Signed-off-by: Abhishek Kumar --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 613dfae..f76f0c8 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ `cloudmonkey` :cloud::monkey_face: is a command line interface (CLI) for [Apache CloudStack](http://cloudstack.apache.org). -It can be used both as an interactive shell and as a command-line tool, simplifying Apache CloudStack configuration and management. +It can be used both as an interactive shell and as a commandline tool, simplifying Apache CloudStack configuration and management. The modern CloudMonkey is a rewritten and simplified port in Go, compatible with Apache CloudStack 4.9 and above. The legacy cloudmonkey written in Python