From c8fc1f5da0578953202f5e83f63467e75d1ab8e2 Mon Sep 17 00:00:00 2001
From: Muhammad Abu Elula <61645294+MuhammadAEws@users.noreply.github.com>
Date: Thu, 27 Oct 2022 15:25:06 +0300
Subject: [PATCH] Update readme files (#1)

---
 README.md            | 2 ++
 dockerized/README.md | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/README.md b/README.md
index 6cc09da..965f1a4 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,8 @@
 
 ![Mend Unified Agent](https://user-images.githubusercontent.com/6311784/188400149-f6f7ba42-0505-4ee5-82ae-29e670d81f27.png)
 
+**IMPORTANT:** The Dockerized Unified Agent is no longer supported. We recommend using the stand-alone Unified Agent or one of the [Mend developer integrations.](https://docs.mend.io/bundle/integrations/page/developer_integrations.html)
+
 This repository contains downloads for Mend's Unified Agent releases.
 
 To download a particular release, browse to https://github.com/mend/unified-agent/releases and then select the `jar` binary to download.
diff --git a/dockerized/README.md b/dockerized/README.md
index d349236..301c3eb 100644
--- a/dockerized/README.md
+++ b/dockerized/README.md
@@ -1,5 +1,7 @@
 # Dockerized Unifed-Agent
 
+**IMPORTANT:** The Dockerized Unified Agent is no longer supported. We recommend using the stand-alone Unified Agent or one of the [Mend developer integrations.](https://docs.mend.io/bundle/integrations/page/developer_integrations.html)
+
 ## About
 The Dockerized Unifed-Agent project provides a Dockerfile template containing different package managers (e.g. maven, npm...).
 The file includes installation commands that allow creating a more suitable and customizable run environment for scanning projects/files.