From be74d7844b894ece047cde28cf30f5f2c1466787 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vi=CC=81ctor=20Falco=CC=81n?= Date: Fri, 12 Dec 2025 19:33:16 +0100 Subject: [PATCH] Update README: reformat community section and fix repository URL --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 7bffb59b..e9a63456 100644 --- a/README.md +++ b/README.md @@ -9,12 +9,10 @@ **The most secure way to understand your finances.** -## 💬 Join our Community - -Whether you're a user looking for help or a developer wanting to contribute, we'd love to have you in our [Discord server](https://discord.gg/Zj4TWMX55y)! Share feedback, ask questions, discuss new features, or just hang out with fellow privacy enthusiasts. - Whisper Money is a privacy-first personal finance application that helps you track, categorize, and understand your spending—all while keeping your financial data encrypted and secure. +> 💬 **Join our Community:** Whether you're a user looking for help or a developer wanting to contribute, we'd love to have you in our [Discord server](https://discord.gg/Zj4TWMX55y)! Share feedback, ask questions, discuss new features, or just hang out with fellow privacy enthusiasts. + ## Features - 🔐 **End-to-end encryption** — Your financial data stays private @@ -45,7 +43,7 @@ Whisper Money is a privacy-first personal finance application that helps you tra 1. **Clone the repository:** ```bash -git clone https://github.com/your-username/whisper_money.git +git clone https://github.com/whisper-money/whisper-money.git cd whisper_money ```