We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 587d7ff commit d74e7c1Copy full SHA for d74e7c1
1 file changed
python-maze-solver/README.md
@@ -30,4 +30,4 @@ Alternatively, you can use the more explicit yet equivalent command:
30
$ python -m maze_solver /path/to/labyrinth.maze
31
```
32
33
-If the command succeeds, then you should either see a rendered solution in your default web browser or a relevant error message in the console.
+If the command succeeds, then you should see either a rendered solution in your default web browser or a relevant error message in the console.
0 commit comments