From 4c4eefc445873cd5b33998b594502898d9919329 Mon Sep 17 00:00:00 2001 From: CBH Date: Sun, 10 Mar 2024 08:43:24 +0800 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ed95741..a71cc48 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # imageConv The c++ library and tool for fast processing of general image and tile image files +- imageConvLib: main library +- imageConv: a demo tool using the library + ## Dependencies libimagequant