Fix README.md

This commit is contained in:
Aleksey Filippov 2023-05-20 13:24:57 +04:00
parent 76a5e33a5f
commit 4916198aab

View File

@ -5,6 +5,6 @@
Запуск: Запуск:
```commandline ```commandline
main.py <Ontology UID. <Image Path> main.py <Ontology UID> <Image Path>
main.py 43f3f5d1-a339-3256-a5d9-fd2f14ec1d60 "test-data/lectionAudi/2021-03-12 13-48-31.JPG" main.py 43f3f5d1-a339-3256-a5d9-fd2f14ec1d60 "test-data/lectionAudi/2021-03-12 13-48-31.JPG"
``` ```