tracks/lua/exercises/rectangles/README.md in trackler-2.2.1.85 vs tracks/lua/exercises/rectangles/README.md in trackler-2.2.1.86

- old
+ new

@@ -35,30 +35,30 @@ ``` ```text - - + + +--+ | | +--+ ``` ```text - - + + +--+ | | +--+ ``` ```text - - ++ - ++ - - + + ++ + ++ + + ``` You may assume that the input is always a proper rectangle (i.e. the length of every line equals the length of the first line).