From dabd811f6946e9119ef9685790c8634e3c3f421b Mon Sep 17 00:00:00 2001 From: SnailClimb Date: Mon, 27 May 2019 21:17:34 +0800 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cb461537..64291c04 100644 --- a/README.md +++ b/README.md @@ -49,9 +49,9 @@ - [MySQL](#mysql) - [Redis](#redis) - [系统设计](#系统设计) - - [设计模式(工厂模式、单例模式)](#设计模式) - - [常用框架(Spring、Zookeeper)](#常用框架) - - [数据通信(消息队列、Dubbo)](#数据通信) + - [设计模式(工厂模式、单例模式 ... )](#设计模式) + - [常用框架(Spring、Zookeeper ... )](#常用框架) + - [数据通信(消息队列、Dubbo ... )](#数据通信) - [网站架构](#网站架构) - [面试指南](#面试指南) - [备战面试](#备战面试) -- GitLab