From 1a5d5bcfede7e7f9071e07178b8d4aea8a8acdf5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Sil=C3=A9n?= Date: Fri, 10 Jan 2025 14:20:57 +0200 Subject: [PATCH] add MariaDB to README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0205fd082..e346aeeb3 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Online accounting software designed for small businesses and freelancers. Akaunt ## Requirements * PHP 8.1 or higher -* Database (e.g.: MySQL, PostgreSQL, SQLite) +* Database (e.g.: MariaDB, MySQL, PostgreSQL, SQLite) * Web Server (eg: Apache, Nginx, IIS) * [Other libraries](https://akaunting.com/hc/docs/on-premise/requirements/)