1
0
mirror of https://github.com/Snailclimb/JavaGuide synced 2025-06-25 02:27:10 +08:00

Update README.md

This commit is contained in:
SnailClimb 2019-02-17 22:31:13 +08:00 committed by GitHub
parent 63e9884288
commit 93d84f491a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -156,9 +156,8 @@
## :punch: 架构
### 分布式相关
* [一文读懂分布式应该学什么](https://github.com/Snailclimb/Java_Guide/blob/master/架构/分布式.md)
* [8 张图读懂大型网站技术架构](https://github.com/Snailclimb/JavaGuide/blob/master/8%20张图读懂大型网站技术架构.md)
## :musical_note: 面试必备