From 3e25e28cf36e1f4b478c0d64088b6b89396c87c1 Mon Sep 17 00:00:00 2001 From: Manfred Riem Date: Tue, 15 Oct 2024 16:56:25 -0500 Subject: [PATCH] Fixes #363 - Add README for the CLI (#369) --- cli/README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 cli/README.md diff --git a/cli/README.md b/cli/README.md new file mode 100644 index 0000000..c7f7404 --- /dev/null +++ b/cli/README.md @@ -0,0 +1,4 @@ +# Manorrock Sphynx CLI + +This is the CLI version of Manorrock Sphynx. It will let you automate with a +CLI! \ No newline at end of file