Skip to content

Commit f1e26e0

Browse files
author
Gabriel Derrien
authored
Update README.md
1 parent 4e20460 commit f1e26e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ In this implementation, Mazes consists in a matrix of Squares.
1010

1111
Here is the orthogonal reprensentation of a Maze:
1212
```
13-
o---> X [Lines]
13+
o---> X [Columns]
1414
|
1515
v
16-
Y [Columns]
16+
Y [Lines]
1717
```
1818

1919

0 commit comments

Comments
 (0)