8000 fix(readme): brackets · gauravkrp/videodb-python@bfb4f78 · GitHub
[go: up one dir, main page]

Skip to content

Commit bfb4f78

Browse files
committed
fix(readme): brackets
1 parent f3ef036 commit bfb4f78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ In the future you'll be able to index videos using:
132132
`video.search()` returns a `SearchResults` object, which contains the sections or as we call them, `shots` of videos which semantically match your search query.
133133

134134
- `result.get_shots()` Returns a list of Shot(s) that matched the search query.
135-
- `result.play()` Returns a playable url for the video (similar to video.play()) you can open this link in the browser, or embed it into your website using an iframe.
135+
- `result.play()` Returns a playable url for the video (similar to video.play(); you can open this link in the browser, or embed it into your website using an iframe).
136136

137137
## RAG: Search inside Multiple Videos
138138

0 commit comments

Comments
 (0)
0