From d6efa727457c1106a3ac63f9cd5e5f3892fb8222 Mon Sep 17 00:00:00 2001 From: Nouredeen06 Date: Sat, 11 Apr 2026 00:42:53 +0300 Subject: [PATCH] updated README.md --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c4df2b9..9f7e86f 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ ## Overview -Clario is a native app for tracking personal finances — expenses, income, and budgets — without the clutter of a browser tab. Built with [Avalonia UI](https://avaloniaui.net/), it runs natively on Windows, macOS, Linux, and Android. +Clario is a native app for tracking personal finances (expenses, income, and budgets). Built with [Avalonia UI](https://avaloniaui.net/), it runs natively on Windows, Linux, and Android. --- @@ -48,7 +48,7 @@ Clario is a native app for tracking personal finances — expenses, income, and - **Multi-account support** — Track balances across multiple accounts - **Multi-currency** — Accounts in different currencies - **Multiple themes** — Dark, Light, Catppuccin Latte, Macchiato, and Mocha -- **Cross-platform** — Runs natively on Windows, macOS, Linux, and Android +- **Cross-platform** — Runs natively on Windows, Linux, and Android - **Real-time sync** — Powered by Supabase with live data updates --- @@ -60,8 +60,6 @@ Clario is a native app for tracking personal finances — expenses, income, and | UI Framework | [Avalonia UI 11](https://avaloniaui.net/) | | Language | C# / .NET 8 | | Architecture | MVVM (CommunityToolkit.MVVM) | -| Backend | [Supabase](https://supabase.com/) (PostgreSQL, Auth, Realtime) | -| Charts | [LiveCharts2](https://livecharts.dev/) (SkiaSharp) | | Icons | [Lucide](https://lucide.dev/) | --- @@ -111,6 +109,6 @@ The project isn't formally open to contributions yet while the core is still bei
-Made with ☕ and Avalonia UI. +Made with Avalonia UI.
\ No newline at end of file