Skip to content

Commit b09d709

Browse files
authored
Update README.md images (#1333)
2 parents 7ceb7fa + 8ebfbaa commit b09d709

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Jetcaster/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ most of the app's architecture has been implemented as well as the data layer.
1919

2020
## Screenshots
2121

22-
<img src="docs/screenshots.png"/>
22+
![readme_cover](https://github.com/android/compose-samples/assets/10263978/a58ab950-71aa-48e0-8bc7-85443a1b4f6b)
2323

2424
## Features
2525

@@ -34,7 +34,8 @@ The home screen is split into sub-screens for easy re-use:
3434
The player screen displays media controls and the currently "playing" podcast (the sample currently doesn't actually play any media).
3535
The player screen layout is adapting to different form factors, including a tabletop layout on foldable devices:
3636

37-
<img src="docs/tabletop.png"/>
37+
![readme_fold](https://github.com/android/compose-samples/assets/10263978/fe02248f-81ce-489b-a6d6-838438c8368e)
38+
3839

3940
### Others
4041
Some other notable things which are implemented:

0 commit comments

Comments
 (0)