From 5566fc6598d1ec6493ca2cde5ddd4ca92a2739cb Mon Sep 17 00:00:00 2001 From: Zapharaos Date: Mon, 10 Feb 2025 12:56:29 +0100 Subject: [PATCH] feat(readme): short project description --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c660347..7531478 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ # fihub-backend +The backend handles users' requests to list their financial transactions and provide analysis. It connects to brokers selected by the users to retrieve their assets and transactions. + ## Development ### Docker