diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -48,12 +48,6 @@ $ make windows-amd64 $ make darwin-arm64 ``` -- (Optional) Run directly with Go: - -``` -$ go run main.go -exec </path/to/png> -image </path/to/input.png> -out </path/to/out.png> -script </path/to/input.ps1> -``` - ## Usage ### Command-Line Flags |