From 627ad65b048975c5c23afaa97555397262a32cf1 Mon Sep 17 00:00:00 2001 From: Cabia Rangris Date: Sun, 9 Feb 2020 18:07:44 +0100 Subject: [PATCH] Update README.md Co-Authored-By: kennytm --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 423bc7d..553d7fd 100644 --- a/README.md +++ b/README.md @@ -128,7 +128,7 @@ fn main() { Generates this output: -``` +```text █████████████████████████████ █████████████████████████████ ████ ▄▄▄▄▄ █ ▀▀▀▄█ ▄▄▄▄▄ ████ @@ -144,4 +144,4 @@ Generates this output: ████▄▄▄▄▄▄▄█▄████▄█▄██▄██████ █████████████████████████████ ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ -``` \ No newline at end of file +```