From 5d6aeb70f12d9af3cddf3eec868f79ad48cb19aa Mon Sep 17 00:00:00 2001
From: Michel Memeteau <mm@ekimia.fr>
Date: Fri, 9 Sep 2022 09:07:50 +0000
Subject: [PATCH] Add a list of supported apps and their latest version

---
 README.md | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/README.md b/README.md
index 3e9094e..f52f3c3 100644
--- a/README.md
+++ b/README.md
@@ -91,6 +91,14 @@ libre start
 
 ## Applications
 
+### List of supported applications
+
+| Application  | Latest Version             | Comments   |
+|--------------|---------------------------|------------|
+| wordpress    |  5.9-fpm   |  Includes the support of SMTP email though libresh variables       |
+| dolibarr     | 15.0.3   | need manual deletion of the install.lock to upgrade        |
+
+
 ### Installation
 
 To install application `wordpress` on `example.org`, first make point example.org to your server IP, and then, just run:
-- 
GitLab