Skip to content

Commit c475708

Browse files
committed
Added app icon for readme
1 parent f572c85 commit c475708

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

README.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,19 @@
1+
<img src='screenshots/icon.png' width='85px'/>
2+
13
# Expense Tracker
24

3-
A Flutter App with which you can track your daily expenditures.
5+
A Flutter App with which you can track your daily expenditures.
46
It shows a Real-Time Weekly Bar Graph of the tracked Expenditures.
57
You can also delete an added expenditure.
68

79
# Run The App on Your Android Device Now
10+
811
Download the APK from here
912
[Click Here To Go To The Downloads Page](https://github.com/ankanSikdar/flutter-expense-tracker/releases/ "Releases Page")
1013

1114
## Screenshots
12-
<img src="screenshots/ss1.png" width = 250> <img src="screenshots/ss2.png" width = 250> <img src="screenshots/ss3.png" width = 250> <img src="screenshots/ss4.png" width = 250> <img src="screenshots/ss5.png" width = 250> <img src="screenshots/ss6.png" width = 250> <img src="screenshots/ss7.png" width = 250> <img src="screenshots/ss8.png" width = 250>
1315

16+
<img src="screenshots/ss1.png" width = 250> <img src="screenshots/ss2.png" width = 250> <img src="screenshots/ss3.png" width = 250> <img src="screenshots/ss4.png" width = 250> <img src="screenshots/ss5.png" width = 250> <img src="screenshots/ss6.png" width = 250> <img src="screenshots/ss7.png" width = 250> <img src="screenshots/ss8.png" width = 250>
1417

1518
## Getting Started
1619

screenshots/icon.png

32.2 KB
Loading

0 commit comments

Comments
 (0)