This is an automated email from the ASF dual-hosted git repository.
zhongxjian pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-kubernetes.git
The following commit(s) were added to refs/heads/master by this push:
new 490a76a7 [chore] Update README
490a76a7 is described below
commit 490a76a7e446bc7490f2b4e5ac0e558848f02720
Author: mfordjody <[email protected]>
AuthorDate: Sun Jun 1 08:28:47 2025 +0800
[chore] Update README
---
README.md | 9 +++++++++
app/docs/static/{images => }/other/ide_configuration.png | Bin
2 files changed, 9 insertions(+)
diff --git a/README.md b/README.md
index 08ed64ed..a933c4d4 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,15 @@ The Dubbo Kubernetes Integration
Provides observability features and supporting tools for building and
deploying Dubbo applications in various environments, including Kubernetes and
Alibaba Cloud ACK.
+## Repositories
+The main code repositories of Dubbo on Kubernetes include:
+
+- [dubboctl](dubboctl/). This directory contains code for the command line
utility.
+- [admin](app/). This directory contains code for the
+[dubbo admin
dashboard](https://github.com/apache/dubbo-kubernetes/blob/master/app/README.md).
+
+
+
## Quick Start
Please refer to [official
website](https://cn.dubbo.apache.org/zh-cn/overview/home/)
diff --git a/app/docs/static/images/other/ide_configuration.png
b/app/docs/static/other/ide_configuration.png
similarity index 100%
rename from app/docs/static/images/other/ide_configuration.png
rename to app/docs/static/other/ide_configuration.png