chore: Update ShadowLens links for Android release

This commit is contained in:
Marc Rousavy
2024-02-15 20:34:49 +01:00
parent 31754eb74c
commit e6c12e2ed2
3 changed files with 11 additions and 2 deletions

View File

@@ -47,6 +47,15 @@ cd ios && pod install
To see VisionCamera in action, check out [ShadowLens](https://mrousavy.com/projects/shadowlens)!
<div style="display: flex; align-items: center;">
<a href="https://apps.apple.com/app/shadowlens/id6471849004">
<img height="40" src="docs/static/img/appstore.svg" />
</a>
<a href="https://play.google.com/store/apps/details?id=com.mrousavy.shadowlens">
<img height="58" src="docs/static/img/playstore.png" />
</a>
</div>
### Example
```tsx