Update README.md fix image link
Browse files
README.md
CHANGED
@@ -57,7 +57,7 @@ def display_image(image_index):
|
|
57 |
|
58 |
display_image(800) # video index from 0 to 8079
|
59 |
```
|
60 |
-
![
|
61 |
|
62 |
# Citation (BibTex):
|
63 |
```
|
|
|
57 |
|
58 |
display_image(800) # video index from 0 to 8079
|
59 |
```
|
60 |
+
![example image](example.png)
|
61 |
|
62 |
# Citation (BibTex):
|
63 |
```
|