From dd8c20d09fccff760f95fe5bfb5094899469566b Mon Sep 17 00:00:00 2001 From: Anzo <enzo.decarvalhobittencourt@ensiie.fr> Date: Sun, 27 Aug 2023 14:40:16 -0700 Subject: [PATCH] fixed Readme, again --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 010163c..43affe1 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Img2TTXXTT ============================================================================== -Small wrapper for various text-to-image program that add detect text (with OCR) -on top of the output of the text-to-image program. +Small wrapper for various text-to-image program that add detected text (with OCR) +on images on top of the output of the text-to-image program. It is currently unfinished. -- GitLab