diff --git a/README.md b/README.md
index f57406c..5f80701 100644
--- a/README.md
+++ b/README.md
@@ -52,3 +52,10 @@ See also:
* [PHP Pohoda Connector](https://github.com/VitexSoftware/PHP-Pohoda-Connector) library
* [PohodaCTL](https://github.com/Spoje-NET/pohodactl)
+MultiFlexi
+----------
+
+**Pohoda Client Checker** is ready for run as [MultiFlexi](https://multiflexi.eu) application.
+See the full list of ready-to-run applications within the MultiFlexi platform on the [application list page](https://www.multiflexi.eu/apps.php).
+
+[![MultiFlexi App](https://github.com/VitexSoftware/MultiFlexi/blob/main/doc/multiflexi-app.svg)](https://www.multiflexi.eu/apps.php)
diff --git a/multiflexi/pohoda_checker.multiflexi.app.json b/multiflexi/pohoda_checker.multiflexi.app.json
index 05774f1..f8e40be 100644
--- a/multiflexi/pohoda_checker.multiflexi.app.json
+++ b/multiflexi/pohoda_checker.multiflexi.app.json
@@ -5,10 +5,11 @@
"executable": "pohoda-client-checker",
"setup": "",
"cmdparams": "",
- "requirements": "Pohoda",
+ "requirements": "mServer",
"deploy": "apt install pohoda-client-checker",
"homepage": "https://github.com/Spoje-NET/pohoda-client-checker",
"topics": "Pohoda,mServer,Check",
+ "uuid": "08891f30-a0f7-43b9-8984-c8188dda9583",
"environment": {
"POHODA_PASSWORD": {
"type": "password",
diff --git a/nbproject/project.xml b/nbproject/project.xml
index 0f8c8a0..c0338e6 100644
--- a/nbproject/project.xml
+++ b/nbproject/project.xml
@@ -3,7 +3,7 @@
org.netbeans.modules.php.project
- Pohoda Client config
+ Pohoda Client checker