From 7e672fe66257bbdc59a05226a32ecc4a93de3d8f Mon Sep 17 00:00:00 2001 From: Evan Date: Mon, 16 Oct 2023 16:15:05 -0400 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index ccc4b31..b97fe6c 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,6 @@ vvin.Vvin([]string{"-t", "notepad", "alpha", "75%"}) ``` vvin.Vvin([]string{"-t", "notepad", "topmost"}) -> ./vvin -t notepad topmost vvin.Vvin([]string{"-t", "notepad", "topmost", "--restore"}) vvin.Vvin([]string{"-t", "notepad", "topmost", "-r"}) @@ -74,7 +73,6 @@ vvin.Vvin([]string{"-t", "notepad", "topmost", "-r"}) ``` vvin.Vvin([]string{"wait", "notepad"}) -> ./vvin wait notepad ``` ### wait closed