Skip to content

Commit 62d719e

Browse files
Update backends/openvino/README.md
Co-authored-by: Yamini Nimmagadda <[email protected]>
1 parent e783581 commit 62d719e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

backends/openvino/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ executorch
3232
│ └── requirements.txt
3333
└── examples
3434
│ └── openvino
35-
├── aot_openvino_compiler.py
36-
├── export_and_infer_openvino.py
37-
└── README.md
35+
├── aot_openvino_compiler.py
36+
├── export_and_infer_openvino.py
37+
└── README.md
3838
```
3939

4040
## Build Instructions

0 commit comments

Comments
 (0)