diff --git a/README.en.md b/README.en.md
index 91db0a4f..7e89dbcb 100644
--- a/README.en.md
+++ b/README.en.md
@@ -1,21 +1,3 @@
-## 👏 MAJOR UPDATE!!! Serious!
-
-Read in other languages: [Mandarin](https://github.com/Snailclimb/JavaGuide/blob/main/README.md)
-- JavaGuide Read online version(New Version,Recommended👍:https://javaguide.cn/
-- JavaGuide Online reading version (old version, some links are no longer accessible): https://snailclimb.gitee.io/javaguide/#/
-- [JavaGuide Interview Blitz Edition] PDF Version Download (https://mp.weixin.qq.com/s?__biz=Mzg2OTA0Njk0OA==&mid=100029614&idx=1&sn=62993c5cf10265cb7018db7f1ec67250&chksm=4ea1fb6579d67273499b7243641d4ef372decd08047bfbb6dfb5843ef81c7ccba209086cf345#rd)
-
-
-
-
-> 1. **Introduction**: For an introduction to the JavaGuide, see: [Some notes on the JavaGuide](https://www.yuque.com/snailclimb/dr6cvl/mr44yt) 。
-> 2. **Contribution Guide** : You are welcome to participate in [the maintenance of JavaGuide](https://github.com/Snailclimb/JavaGuide/issues/1235), it's a very rewarding thing to do.
-> 3. **PDF Version** : [JavaGuide Interview Blitz Edition PDF Version](https://mp.weixin.qq.com/s?__biz=Mzg2OTA0Njk0OA==&mid=100029614&idx=1&sn=62993c5cf10265cb7018db7f1ec67250&chksm=4ea1fb6579d67273499b7243641d4ef372decd08047bfbb6dfb5843ef81c7ccba209086cf345#rd) 。
-> 4. **Illustrated Computer Fundamentals** : [Illustrated Computer Fundamentals PDF Download](https://mp.weixin.qq.com/s?__biz=Mzg2OTA0Njk0OA==&mid=100021725&idx=1&sn=2db9664ca25363139a81691043e9fd8f&chksm=4ea19a1679d61300d8990f7e43bfc7f476577a81b712cf0f9c6f6552a8b219bc081efddb5c54#rd) 。
-> 5. **Planet of Knowledge** : Resume guide/Java learning/Interview guide/Interview booklet. You are welcome to join [My Knowledge Planet](https://www.yuque.com/docs/share/8a30ffb5-83f3-40f9-baf9-38de68b906dc) 。
-> 6. **Interview Special Edition** : For those who are preparing for the interview, you can consider the interview special edition: [Java Interview Advanced Guide].(https://www.yuque.com/docs/share/f37fc804-bfe6-4b0d-b373-9c462188fec7) (Very high quality, built specifically for interviews, free for planet users)
-> 7. **Reprint Instructions**: All the following articles are my (Guide) original if not stated at the beginning of the text, reproduced at the beginning of the text to indicate the source, if found malicious plagiarism / transport, will use legal weapons to defend their rights. Let's maintain a good technical creation environment together! ⛽️
-
diff --git a/docs/books/readme.md b/docs/books/readme.md
index 52a3a43b..3b691273 100644
--- a/docs/books/readme.md
+++ b/docs/books/readme.md
@@ -5,7 +5,7 @@ category: 计算机书籍
精选优质计算机书籍,希望能够帮助到你。
-欢迎大家在项目 [issues 区](https://github.com/CodingDocs/awesome-cs/issues) 或者当前页面的评论区推荐自己认可的 Java 开源项目,让我们共同维护一个优质的 Java 开源项目精选集!
+开源的目的是为了大家能一起完善,如果你觉得内容有任何需要完善/补充的地方,欢迎大家在项目 [issues 区](https://github.com/CodingDocs/awesome-cs/issues) 推荐自己认可的技术书籍,让我们共同维护一个优质的技术书籍精选集!
- Github 地址:[https://github.com/CodingDocs/awesome-cs](https://github.com/CodingDocs/awesome-cs)
- Gitee 地址:[https://gitee.com/SnailClimb/awesome-cs](https://gitee.com/SnailClimb/awesome-cs)
diff --git a/docs/home.md b/docs/home.md
index c404449c..9b7c2b20 100644
--- a/docs/home.md
+++ b/docs/home.md
@@ -6,7 +6,7 @@ title: JavaGuide(Java学习&&面试指南)
@@ -33,13 +15,12 @@ Read in other languages: [Mandarin](https://github.com/Snailclimb/JavaGuide/blob
-
## Java
### Basis
@@ -163,31 +144,12 @@ In addition,[GeeksforGeeks]( https://www.geeksforgeeks.org/fundamentals-of-alg
**Important knowledge points:**
-1.
-
-2. [Transaction isolation level (graphic detail)](docs/database/mysql/transaction-isolation-level.md)
-3. [MySQL's Three Major Logs (binlog, redo log and undo log) Explained](docs/database/mysql/mysql-logs.md)
-4. [InnoDB storage engine implementation of MVCC](docs/database/mysql/innodb-implementation-of-mvcc.md)
-5. [How does a SQL statement get executed in MySQL?](docs/database/mysql/how-sql-executed-in-mysql.md)
-6. [Character set details: Why is it not recommended to use utf8 in MySQL?](docs/database/字符集.md)
-7. [A little thought on how to store time in the database](docs/database/mysql/some-thoughts-on-database-storage-time.md)
+1. [Transaction isolation level (graphic detail)](docs/database/mysql/transaction-isolation-level.md)
+2. [MySQL's Three Major Logs (binlog, redo log and undo log) Explained](docs/database/mysql/mysql-logs.md)
+3. [InnoDB storage engine implementation of MVCC](docs/database/mysql/innodb-implementation-of-mvcc.md)
+4. [How does a SQL statement get executed in MySQL?](docs/database/mysql/how-sql-executed-in-mysql.md)
+5. [Character set details: Why is it not recommended to use utf8 in MySQL?](docs/database/字符集.md)
+6. [A little thought on how to store time in the database](docs/database/mysql/some-thoughts-on-database-storage-time.md)
### Redis
diff --git a/README.md b/README.md
index 711cc539..dd4912ce 100755
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
-
+