Skip to content

Commit 2e6a23c

Browse files
committed
Update readme
1 parent 257e79d commit 2e6a23c

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

README.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p>
2-
<img src="./screenshots/cover.jpg" alt="cover">
2+
<img src="./screenshots/cover.png" alt="cover">
33
</p>
44

55
[![Maven Central](https://img.shields.io/maven-central/v/io.github.chouaibmo/rowkalendar.svg?color=blue)](https://search.maven.org/artifact/io.github.chouaibmo/rowkalendar)
@@ -126,11 +126,16 @@ fun RowKalendarSample() {
126126

127127
## 📸 Screenshots
128128
<p>
129-
<img src="./screenshots/screenshot1.png" width="32%" alt="screenshot1">
130-
<img src="./screenshots/screenshot2.png" width="32%" alt="screenshot2">
131-
<img src="./screenshots/screenshot3.png" width="32%" alt="screenshot3">
129+
<img src="./screenshots/screenshot_1.png" width="32%" alt="screenshot_1">
130+
<img src="./screenshots/screenshot_2.png" width="32%" alt="screenshot_2">
131+
<img src="./screenshots/screenshot_3.png" width="32%" alt="screenshot_3">
132132
</p>
133133

134+
## Videos
135+
<p>
136+
<img src="./screenshots/video_1.mp4" width="50%" alt="video_1">
137+
<img src="./screenshots/video_2.mp4" width="50%" alt="video_2">
138+
134139

135140
## 🤝 Contribution
136141

0 commit comments

Comments
 (0)