From e6825eef803f052ae15a71d3f89f160f7d2f0ae0 Mon Sep 17 00:00:00 2001 From: Angel Prodanov <44893136+Salieri24@users.noreply.github.com> Date: Mon, 3 Nov 2025 22:42:38 +0200 Subject: [PATCH] Remove 'Invoicing' from README features Removed 'Invoicing' from the features list. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aae1685..6c33af0 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ The system provides: - Chat system using Spring Websocket, - Exporting PDFs using the collected data, - User Logs and statistics. +- Invoicing ## Tech stack