Skip to content

Commit c0334ef

Browse files
authored
Update README.md
1 parent 444c53a commit c0334ef

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
@@ -13,11 +13,11 @@ Some utils to preprocess images for semantic image segmentation and to download
1313

1414
Installation
1515

16-
'''shell
16+
```shell
1717

1818
$ git clone https://github.com/stefanherdy/deep-learning-semantic-segmentation-data-preprocessing-utils.git
1919
$ cd your-repository
20-
'''
20+
```
2121
# Usage
2222

2323
The files in this repository can be used as standalone files. You can use single files of the repository according to your requirements or just test the files on the provided sample image.

0 commit comments

Comments
 (0)