Skip to content

Commit c4767a5

Browse files
author
LiNKeR
authored
Update README.md
1 parent 213a758 commit c4767a5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -159,9 +159,9 @@ found in the tetris-attribute value, which indicates separation between each tet
159159
as a single shape for the TetrisView i.e. the example above is made up of a __*horizontal-tetris*__ + __*vertical-tetris*__
160160
+ __*horizontal-tetris*__ and to expantiate *further*
161161
- the first tetris-type(**horizontal-tetris**) = 2blocks wide(**i.e. 2x25% wide**),
162-
- the second is 3blocks tall(**i.e. 3x25% tall**),
163-
- the last is 1block wide(**i.e. 1x25% wide**).
164-
*confused?* => take a quick glance above. __*still confused??*__ try playing with the code.
162+
- the second tetris-type(**vertical-tetris**) = 3blocks tall(**i.e. 3x25% tall**),
163+
- the last tetris-type(**horizontal-tetris**) = 1block wide(**i.e. 1x25% wide**).
164+
> *confused?* => take a quick glance above. __*still confused??*__ try playing with the code.
165165
166166
- Here is Another one
167167

0 commit comments

Comments
 (0)