diff --git a/README.md b/README.md
index f16d3e0..125e99d 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-![献给中文读者的设计模式教程 / Design Patterns for Humans CN - JavaScript Edition](./cover.png)
+![献给中文读者的设计模式教程 / Design Patterns for Humans CN](./cover.png)
***
@@ -19,7 +19,7 @@
如果您喜欢这篇教程,不妨看看项目的原作者的[博客](http://sohamkamani.com),或是在 [Twitter](https://twitter.com/sohamkamani) 上跟他打声招呼。
-# 献给中文读者的设计模式教程 / Design Patterns for Humans CN - JavaScript Edition
+# 献给中文读者的设计模式教程 / Design Patterns for Humans CN
## 🔖 目录 / Catalogue
@@ -2008,4 +2008,4 @@ iosBuilder.build()
MIT © [LolipopJ](https://github.com/LolipopJ)
-本项目基于 [Design patterns for humans](https://github.com/kamranahmedse/design-patterns-for-humans),案例的 JavaScript 代码来自 [Design patterns for humans - JavaScript Edition](https://github.com/sohamkamani/javascript-design-patterns-for-humans),翻译借鉴参考了 [Leon0X](https://github.com/Leon0X/design-patterns-for-humans-cn) 前辈的[中文翻译项目](https://github.com/Leon0X/design-patterns-for-humans-cn)。
+本项目基于 [Design Patterns for Humans](https://github.com/kamranahmedse/design-patterns-for-humans),案例的 JavaScript 代码来自 [JavaScript Design Patterns for Humans](https://github.com/sohamkamani/javascript-design-patterns-for-humans),翻译借鉴参考了 [guanguans](https://github.com/guanguans) 前辈的[中文翻译项目](https://github.com/Leon0X/design-patterns-for-humans-cn)。