diff --git a/cmd/yurt-app-manager/README.md b/cmd/yurt-app-manager/README.md
deleted file mode 100644
index c0e59ec67aa..00000000000
--- a/cmd/yurt-app-manager/README.md
+++ /dev/null
@@ -1,7 +0,0 @@
-# Yurt-app-manager
-
-This repository contains two CRD/controllers, NodePool and UnitedDeployment.
-The NodePool provides a convenient management experience for a pool of nodes
-within the same region or site. The UnitedDeployment defines a new edge
-application management methodology of using per node pool workload. For details
-of the design, please see the [Repository](https://github.com/openyurtio/yurt-app-manager).