From 509cf0bb9693f8c034b5a95594bd44d5f9c88f0b Mon Sep 17 00:00:00 2001 From: Hatter Jiang Date: Sat, 11 Apr 2026 11:27:09 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20README=20with=20version?= =?UTF-8?q?-specific=20run=20instructions?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- image-scale-cli/README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/image-scale-cli/README.md b/image-scale-cli/README.md index f75c57a..4dfe756 100644 --- a/image-scale-cli/README.md +++ b/image-scale-cli/README.md @@ -18,4 +18,12 @@ Visit https://jsr.io/@hatter/image-scale-cli@1.0.0 for details Error: Input file, files, or directory is required Use --help for usage information -``` \ No newline at end of file +``` + +`Run with Version`: +```shell +ยป deno run -A jsr:@hatter/image-scale-cli@1.0.1 +Error: Input file, files, or directory is required + +Use --help for usage information +```