Skip to content

Commit 627923b

Browse files
authored
Add video clip to README (#85)
Add video to README.md ## Description <!-- Provide a concise and descriptive summary of the changes implemented in this PR. --> ### Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) - [X] Documentation update (improves or adds clarity to existing documentation) ### Tested on - [ ] iOS - [ ] Android ### Testing instructions <!-- Provide step-by-step instructions on how to test your changes. Include setup details if necessary. --> ### Screenshots <!-- Add screenshots here, if applicable --> ### Related issues <!-- Link related issues here using #issue-number --> ### Checklist - [ ] I have performed a self-review of my code - [ ] I have commented my code, particularly in hard-to-understand areas - [ ] I have updated the documentation accordingly - [ ] My changes generate no new warnings ### Additional notes <!-- Include any additional information, assumptions, or context that reviewers might need to understand this PR. -->
1 parent c7ad6ae commit 627923b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ The minimal supported version is 17.0 for iOS and Android 13.
2020

2121
## Examples 📲
2222

23+
https://github.com/user-attachments/assets/27ab3406-c7f1-4618-a981-6c86b53547ee
24+
2325
We currently host two example apps demonstrating use cases of our library:
2426
- examples/computer-vision - computer vision related tasks
2527
- examples/llama - chat applications showcasing use of LLMs

0 commit comments

Comments
 (0)