From bd1d0fc56999b3e8c90568d4206b9a8326e1d577 Mon Sep 17 00:00:00 2001 From: "pavel.muhortov" Date: Sun, 8 Jan 2023 16:30:20 +0300 Subject: [PATCH] add basic design --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 825f6cc..fec394a 100644 --- a/README.md +++ b/README.md @@ -27,5 +27,5 @@ Example usage in terminal with powershell: powershell .\script.ps1 ``` ```shell -.\script.ps1 qn .\script.conf +script.ps1 qn .\script.conf ```