Skip to content

Commit b0b6b41

Browse files
authored
Update README.md
1 parent a335db9 commit b0b6b41

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
![GitHub Cards Preview](https://github.com/sameersyd/Expenso/blob/main/art/EXPENSO_COVER.png?raw=true)
22

33
# Expenso
4-
A Simple Expense Tracker App 📱 built to demonstrate the use of SwiftUI, CoreData, Biometrics, Charts and MVVM Architecture 🏗. *Made with love ❤️ by [Sameer Nawaz](https://github.com/sameersyd)*
4+
A Simple Expense Tracker App 📱 built to demonstrate the use of SwiftUI, CoreData, Charts, Biometrics (Face & Touch ID) and MVVM Architecture 🏗. *Made with love ❤️ by [Sameer Nawaz](https://github.com/sameersyd)*
55

66
<br />
77

@@ -16,14 +16,14 @@ The UI/UX for this Expenso App was designed by <a href="https://github.com/Spike
1616
<br />
1717

1818
## Light Mode 🌞
19-
Dashboard | Face ID | All Income | All Expense | Add Transaction
19+
Dashboard | Face & Touch ID | All Income | All Expense | Add Transaction
2020
--- | --- | --- |--- |---
2121
![](https://github.com/sameersyd/Expenso/blob/main/art/dashboard.png) | ![](https://github.com/sameersyd/Expenso-iOS/blob/main/art/auth_faceid.png) | ![](https://github.com/sameersyd/Expenso-iOS/blob/main/art/income_stat.png) | ![](https://github.com/sameersyd/Expenso-iOS/blob/main/art/expense_stat.png) | ![](https://github.com/sameersyd/Expenso-iOS/blob/main/art/add_transaction_attach.png)
2222

2323
<br />
2424

2525
## Dark Mode 🌚
26-
Dashboard | Face ID | All Income | All Expense | Add Transaction
26+
Dashboard | Face & Touch ID | All Income | All Expense | Add Transaction
2727
--- | --- | --- |--- |---
2828
![](https://github.com/sameersyd/Expenso/blob/main/art/dashboard_dark.png) | ![](https://github.com/sameersyd/Expenso-iOS/blob/main/art/auth_faceid_dk.png) | ![](https://github.com/sameersyd/Expenso-iOS/blob/main/art/income_stat_dk.png) | ![](https://github.com/sameersyd/Expenso-iOS/blob/main/art/expense_stat_dk.png) | ![](https://github.com/sameersyd/Expenso-iOS/blob/main/art/add_transaction_attach_dark.png)
2929

0 commit comments

Comments
 (0)