diff options
author | h-v-smacker <hans-von-smacker+github@gmail.com> | 2018-07-01 04:15:29 +0300 |
---|---|---|
committer | h-v-smacker <hans-von-smacker+github@gmail.com> | 2018-07-01 04:15:29 +0300 |
commit | be98062a47ea6d39f168f7b45a0ebcd3d04940fc (patch) | |
tree | eba54cd4c78cb83d9f443a8718abf71f8bc7547e | |
parent | 3c0db29a682fb80073e9fb156dce5e520b697dca (diff) |
readme fix
-rw-r--r-- | README.md | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -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 (▢ + ✕): |