Skip to content

Commit 9a13083

Browse files
authored
Fix image sizes in readme.md
1 parent 0057b0a commit 9a13083

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<br />
1111
<p align="center">
1212
<a href="https://github.com/vijethph/CovidStatsApp">
13-
<img src="assets/icon/icons8.png" alt="Logo" width="200" height="200">
13+
<img src="assets/icon/icons8.png" alt="Logo" width="120" height="120">
1414
</a>
1515

1616
<h2 align="center">Covid-19 Stats App</h2>
@@ -46,7 +46,7 @@
4646
<!-- ABOUT THE PROJECT -->
4747
## About The Project
4848

49-
<img src="screenshot1.jpg" width="250" height="350" alt="Project working"> <img src="screenshot2.jpg" width="250" height="350" alt="second screenshot">
49+
<img src="screenshot1.jpg" width="210" height="450" alt="Project working"> <img src="screenshot2.jpg" width="210" height="450" alt="second screenshot">
5050

5151
This is a Flutter app that uses [Flutter UI Kit](https:/flutter.dev) and [Novel Covid API](https://corona.lmao.ninja) to retrieve the latest Covid-19 related statistics, and display them in a consistent manner. It displays various information related to the disease, such as worldwide confirmed count, most affected countries, and state-wise confirmed cases with respect to the country India. The app is also available in Kannada language.
5252

0 commit comments

Comments
 (0)