Skip to content

Commit 344c172

Browse files
authored
Update Readme.md
1 parent 7644376 commit 344c172

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

sortingAlgo/ShellSort/Readme.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,6 @@ Shell sort is used when
2828
### Instruction for Running code:
2929

3030
- Python
31-
32-
python3 ShellSort\.py
31+
```
32+
python3 ShellSort.py
33+
```

0 commit comments

Comments
 (0)