From 7427e249e88aaf89a5a5403139a937e261687de8 Mon Sep 17 00:00:00 2001
From: Bradley Small <vc.Bradley.Small@lowes.com>
Date: Fri, 15 Nov 2019 08:25:03 -0500
Subject: [PATCH] updating README

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 2b2c57a..77b68fc 100644
--- a/README.md
+++ b/README.md
@@ -9,4 +9,4 @@ If a dead cell has 3 live neighbors it will be born to life from warmth.
 If a live cell has > 3 live neighbors it will smother to death.
 All other cases simply maintain state.
 
-
+Since Python uses utf8 using a full block character is possible
-- 
GitLab