Skip to content

Commit 72b10d0

Browse files
committed
docs: update readme
1 parent 3a625c0 commit 72b10d0

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
# Extra Wallet — Personal Finance App
22

33
<p align="center">
4-
<img src="assets/demo-app.gif" alt="Demo GIF" width="800"/>
4+
<img src="assets/img.png" alt="Demo GIF" width="800"/>
55
</p>
66

7-
87
**Extra Wallet** is a **personal finance desktop application** built with **Java**, managed via **Maven**, and powered by **JavaFX** for a clean and responsive GUI. All data is stored locally using **SQLite**, making the app lightweight, reliable, and fully offline.
98

109
## Overview
@@ -19,6 +18,11 @@ Take control of your finances with Extra Wallet. Designed for personal use, it p
1918

2019
## Core Features
2120

21+
<p align="center">
22+
<img src="assets/demo-app.gif" alt="Demo GIF" width="800"/>
23+
</p>
24+
25+
2226
* **Income & Expense Tracking:** Record transactions with precise timestamps for complete cash flow visibility.
2327
* **Filtering & History:** Quickly filter your transactions by category, account, or date range.
2428
* **Charts & Insights:** Visualize spending trends and financial summaries for better decision-making.

assets/img.png

168 KB
Loading

0 commit comments

Comments
 (0)