diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README index 314a00f..6c5f325 100644 --- a/README +++ b/README @@ -46,7 +46,7 @@ This collection includes: the maze. Algorithms must output the solution in this format. ┌──── - │ rows:<number of rows> cols:<number of columns> iterations:<number of iterations> + │ rows:<number of rows> cols:<number of columns> │ │ ...iterations └──── |