Update README.md
This commit is contained in:
parent
40cd46ea4e
commit
b66e502782
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user