Skip to content

Commit f16e2e5

Browse files
committed
Refine image previews in README.md:
1 parent 442ff59 commit f16e2e5

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,10 @@ We're all learning together, and the code evolves as we grow!
2727

2828
Here are a couple of early previews from the Android version of the app:
2929

30-
![Android Screenshot](assets/img_topic_screen.jpg)
31-
![Android Screenshot](assets/img_detail_screen_variables.jpg)
30+
<p>
31+
<img src="assets/img_topic_screen.jpg" alt="Topic Screen" width="150"/>
32+
<img src="assets/img_detail_screen_variables.jpg" alt="Detail Screen" width="150"/>
33+
</p>
3234

3335
> *More previews coming soon as the UI progresses!*
3436

0 commit comments

Comments
 (0)