Skip to content

Commit 2858515

Browse files
Update exportable code README (#2411)
1 parent 183c2cb commit 2858515

File tree

1 file changed

+1
-1
lines changed
  • src/otx/api/usecases/exportable_code/demo

1 file changed

+1
-1
lines changed

src/otx/api/usecases/exportable_code/demo/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Exportable code is a .zip archive that contains simple demo to get and visualize
44

55
## Structure of generated zip
66

7+
- `README.md`
78
- model
89
- `model.xml`
910
- `model.bin`
@@ -12,7 +13,6 @@ Exportable code is a .zip archive that contains simple demo to get and visualize
1213
- model_wrappers (Optional)
1314
- `__init__.py`
1415
- model_wrappers required to run demo
15-
- `README.md`
1616
- `LICENSE`
1717
- `demo.py`
1818
- `requirements.txt`

0 commit comments

Comments
 (0)