From 49a75654cb6be3a85fc52705cab70fea28c349fe Mon Sep 17 00:00:00 2001 From: Stefan Haustein Date: Sun, 9 Jul 2017 22:01:53 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 5f11518..edf707b 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ -New: Have started a C++ port here: https://github.com/stefanhaustein/tiv - # TerminalImageViewer -Small Java program to display images in a (modern) terminal using RGB ANSI codes and unicode block graphic characters +Small Java program to display images in a (modern) terminal using RGB ANSI codes and unicode block graphic characters; a C++ port is available at https://github.com/stefanhaustein/tiv Algorithm (for each 4x8 pixel cell mapped to a unicode block graphics character):