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 +```