diff --git a/README.md b/README.md index ffc62bb..7bcf915 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Converts pictures from 101_ObjectCategories to your target image ## How to use - - put your target image into the root folder - - install requirements using ```pip install -r requirements.txt``` - - run python main.py \ No newline at end of file +- put your target image into the root folder +- install requirements using ```pip install -r requirements.txt``` +- run ```python main.py``` \ No newline at end of file