From b66e502782f381c978225bbd297e9e544fe330d8 Mon Sep 17 00:00:00 2001 From: Stefan Haustein Date: Fri, 14 Dec 2018 20:10:58 +0100 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 162c361..ad5b347 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,3 @@ -## "News" - -We need endorsement here: https://github.com/k4m4/terminals-are-sexy/pull/198 O:) - # TerminalImageViewer (tiv) Small C++ program to display images in a (modern) terminal using RGB ANSI codes and unicode block graphic characters. @@ -17,6 +13,10 @@ For each 4x8 pixel cell of the (potentially downscaled) image: See the difference by disabling this optimization using the `-0` option. Or just take a look at the comparison image at the end of this text. +## News + +We need endorsement here: https://github.com/k4m4/terminals-are-sexy/pull/198 O:) + ## Installation sudo apt install imagemagick || yum install ImageMagick