From 69ad91ee91d44922e9d2c27fb8a93398352777d9 Mon Sep 17 00:00:00 2001 From: Kevin Veen-Birkenbach Date: Wed, 9 Jul 2025 05:32:36 +0200 Subject: [PATCH] Added Applications to README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c07a4000..e683e4b4 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,9 @@ * **Continuous Updates** 🔄 Automatic patching and version upgrades across the stack. +* **Application Ecosystem** 🚀 + CyMaIS delivers a broad ecosystem of self-hosted web software—covering everything from **collaboration and project management** (wikis, issue trackers, Kanban boards) and **version control platforms** to **real-time communication** (chat, video conferencing) and **continuous delivery** (CI/CD pipelines, container registries). All of these run alongside essential infrastructure services—**databases**, **message queues**, **reverse proxies**, **caching layers**, and more—so you can provision a full-stack environment in one go. + More informations about the features you will find [here](docs/overview/Features.md). ---