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 2fc1fee2 Update description v2
2fc1fee2 is described below

commit 2fc1fee277c0d00376124ab82b11b198d001020d
Author: mfordjody <[email protected]>
AuthorDate: Fri Jan 16 13:56:03 2026 +0800

    Update description v2
---
 README.md | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

diff --git a/README.md b/README.md
index 489333b5..b4dc00d0 100644
--- a/README.md
+++ b/README.md
@@ -1,16 +1,14 @@
-# Dubbo Service Mesh for Kubernetes
+<p align="center">
+  <a href="https://dubbo.apache.org";>
+    <img src="logo/dubbo-transparentbackground-unframed.svg" alt="Apache 
Dubbo" title="Apache Dubbo" width="240" height="320" >
+  </a>
+</p>
 
 [![Go 
Reference](https://pkg.go.dev/badge/github.com/apache/dubbo-kubernetes.svg)](https://pkg.go.dev/github.com/apache/dubbo-kubernetes)
 [![Go Report 
Card](https://goreportcard.com/badge/github.com/apache/dubbo-kubernetes)](https://goreportcard.com/report/github.com/apache/dubbo-kubernetes)
 
[![codecov](https://codecov.io/gh/apache/dubbo-kubernetes/branch/master/graph/badge.svg)](https://codecov.io/gh/apache/dubbo-kubernetes)
 ![license](https://img.shields.io/badge/license-Apache--2.0-green.svg)
 
-<p align="left">
-  <a href="https://dubbo.apache.org";>
-    <img src="logo/dubbo-transparentbackground-unframed.svg" alt="Apache 
Dubbo" title="Apache Dubbo" width="240" height="320" >
-  </a>
-</p>
-
 ## Dubbo Service Mesh for Kubernetes
 
 Implement an open-source service mesh for Dubbo in a Kubernetes cluster, 
integrate applications directly into the service mesh through the SDK, secure, 
connect, and observe services in a unified, lighter, and more efficient way, 
and support load balancing and service-to-service authentication.

Reply via email to