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