From b33f12c3c2cc10e9e32db2989a6f34452592b171 Mon Sep 17 00:00:00 2001 From: Stefan Haustein Date: Tue, 11 Jul 2017 23:54:44 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fbabb3a..6099453 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Small C++ program to display images in a (modern) terminal using RGB ANSI codes and unicode block graphic characters. -There are various similar (pre)existing tools such as timg using the unicode half block character to display two 24bit pixels per character cell. This program enhances the resolution by mapping 4x8 pixel cells to different unicode characters, using the following algorithm: +There are various similar tools (such as `timg`) using the unicode half block character to display two 24bit pixels per character cell. This program enhances the resolution by mapping 4x8 pixel cells to different unicode characters, using the following algorithm: For each 4x8 pixel cell of the (potentially downscaled) image: