From e001cf7f742b94d5025708e03f09b29d0c2713b7 Mon Sep 17 00:00:00 2001 From: Rose Hogenson Date: Fri, 12 Jun 2026 21:03:07 -0700 Subject: Add ils to imgutil --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 91feeb3..df587a8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,12 @@ -# ils +# Image utilities for the command line -Like ls but for images +Included utilities: + + - ils: like ls but for images + - icat: display images in the terminal + - convert: convert between formats or resize images + - itest: check image properties ``` -go install roseh.moe/cmd/ils@latest +go install roseh.moe/cmd/imgutil/...@latest ``` -- cgit v1.3.1