Skip to content

Commit 4d62da6

Browse files
committed
fix: replace video with image example in README.md
1 parent 641c32e commit 4d62da6

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22

33
This is SVG's Simple Map that makes React Native
44

5-
<video width="500" height="500" autoplay>
6-
<source src="https://github.com/user-attachments/assets/54e27209-e06a-4590-ad95-1f5eba5cf013" type="video/mp4">
7-
</video>
5+
![Example](https://github.com/user-attachments/assets/ca0469a7-8268-47e3-9f55-0bf08bdbe4e0)
86

97
## Installation
108

0 commit comments

Comments
 (0)