From bc799f98b157bfcf9052119b714972f2e75a0740 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20B=C5=99e=C4=8Dka?= Date: Mon, 11 Aug 2025 15:42:37 +0200 Subject: [PATCH] Adjust readme --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index bee326c..03d88a7 100644 --- a/readme.md +++ b/readme.md @@ -56,3 +56,4 @@ php cliConsole.php devices:list - Properly use MySQL database even for unit tests instead or using in-memory sqlite - Audit logging when changing data - Authorization and authentication of users +- Improve unit tests coverage - current state is only informational