From 7d5613f1e16430fcfc8ddb843be9435e10879bc0 Mon Sep 17 00:00:00 2001 From: Clement Sibille Date: Tue, 5 Mar 2024 19:20:30 +0900 Subject: Add lisiblepng-bin informations to README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 725c88d..940dfc4 100644 --- a/README.md +++ b/README.md @@ -19,3 +19,11 @@ Alpha channels, interlacing, paletted images and non-mandatory chunks are not su meson setup meson compile -C ``` + +## CLI + +``lisiblepng-bin`` is a program that decodes a PNG and outputs it as a PPM image to stdout. +Usage is as follow: +```bash +lisiblepng +``` -- cgit v1.2.3