Update README.md

pull/35/head
Stefan Haustein 2018-12-14 20:10:58 +01:00 committed by GitHub
parent 40cd46ea4e
commit b66e502782
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -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