From fce7a28189639fd7b155e9fa0f8aa8940d12bc44 Mon Sep 17 00:00:00 2001 From: Stefan Haustein Date: Mon, 10 Jul 2017 01:01:56 +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 5384e17..d768bc2 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Algorithm (for each 4x8 pixel cell mapped to a unicode block graphics character) 3. Average the colors above and below and create a corresponding bitmap for the cell 3. Compare the bitmap to the assumed bitmaps for various unicode block graphics characters -\*) C++ port available at at https://github.com/stefanhaustein/tiv +\*) **C++ port** available at at https://github.com/stefanhaustein/tiv ## Usage