From be98062a47ea6d39f168f7b45a0ebcd3d04940fc Mon Sep 17 00:00:00 2001
From: h-v-smacker <hans-von-smacker+github@gmail.com>
Date: Sun, 1 Jul 2018 04:15:29 +0300
Subject: readme fix

---
 README.md | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/README.md b/README.md
index 2125c4f..5eef98a 100644
--- a/README.md
+++ b/README.md
@@ -18,17 +18,17 @@ make it easier to tell apart.
 Regular square frame (▢):
 
 ```
-stick,   stick, 		stick
-stick,   %wood_planks%,	stick
-stick,   stick, 		stick
+stick,   stick,            stick
+stick,   %wood_planks%,    stick
+stick,   stick,            stick
 ```
 
 Quartered square frame (▢ + ✛):
 
 ```
-"",      stick, 		""
-stick,   %wood_planks%,	stick
-"",      stick, 		""
+"",      stick,            ""
+stick,   %wood_planks%,    stick
+"",      stick,              ""
 ```
 
 Diagonally quartered frame (▢ + ✕):
-- 
cgit v1.2.3