diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8fc565eff..3070f67e9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -14,3 +14,4 @@
- [Feature:add restTemplate Report Polaris](https://github.com/Tencent/spring-cloud-tencent/pull/300)
- [Fix the current limiting effect is that other requests cannot be processed when queuing at a constant speed](https://github.com/Tencent/spring-cloud-tencent/pull/317)
- [Fix config file format misspell](https://github.com/Tencent/spring-cloud-tencent/pull/320)
+- [Feature: add spring cloud tencent logo](https://github.com/Tencent/spring-cloud-tencent/pull/331)
diff --git a/README-zh.md b/README-zh.md
index 3efd6c741..5724154c0 100644
--- a/README-zh.md
+++ b/README-zh.md
@@ -1,4 +1,4 @@
-# Spring Cloud Tencent
+
[![Wiki](https://badgen.net/badge/icon/wiki?icon=wiki&label)](https://github.com/Tencent/spring-cloud-tencent/wiki)
[![Build Status](https://github.com/Tencent/spring-cloud-tencent/actions/workflows/junit_test.yml/badge.svg)](https://github.com/Tencent/spring-cloud-tencent/actions/workflows/junit_test.yml)
diff --git a/README.md b/README.md
index d54297d19..adfa43cf9 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,5 @@
-# Spring Cloud Tencent
+
+
[![Wiki](https://badgen.net/badge/icon/wiki?icon=wiki&label)](https://github.com/Tencent/spring-cloud-tencent/wiki)
[![Build Status](https://github.com/Tencent/spring-cloud-tencent/actions/workflows/junit_test.yml/badge.svg)](https://github.com/Tencent/spring-cloud-tencent/actions/workflows/junit_test.yml)
diff --git a/doc/logo/logo.png b/doc/logo/logo.png
new file mode 100644
index 000000000..56598b4fc
Binary files /dev/null and b/doc/logo/logo.png differ