diff --git a/README.md b/README.md index ef589ffa9ae36ce0834f8e708578e5bd0ace14ad..b0fafeb22999d6cea47dc3749dec631662e0334b 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ whatsmars-zk | zookeeper - *深入一点* [deep.hongxi.org](http://deep.hongxi.org) ✏️ ### Warm tips -- JDK is the most important. +- [Java SE](https://github.com/javahongxi/javase) is the most important. - 带着问题去看源代码,没必要把源代码看完 - 看源代码最大的技巧是看英文注释,另一个技巧是日志+DEBUG - 如果没有时间去深入研究一款软件,那么从宏观层面理解它的设计思想是重要的