From 3068abdc08da17f01740e7a1837f092decadc720 Mon Sep 17 00:00:00 2001 From: Stefan Haustein Date: Tue, 18 Jan 2022 19:28:04 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ed66e7..54a7834 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# TerminalImageViewer (tiv) +# Terminal Image Viewer (tiv) Small C++ program to display images in a (modern) terminal using RGB ANSI codes and unicode block graphic characters.