From 5fe9c65bde341ac298daa0c5396582a0cbc41fb0 Mon Sep 17 00:00:00 2001 From: DerekYRC <44155264+DerekYRC@users.noreply.github.com> Date: Fri, 26 Aug 2022 16:27:42 +0800 Subject: [PATCH] Update README_en.md --- README_en.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README_en.md b/README_en.md index 05e9eed..00f9c8e 100644 --- a/README_en.md +++ b/README_en.md @@ -9,7 +9,7 @@ [**mini-spring**](https://github.com/DerekYRC/mini-spring) **(simplified version of the Spring framework)** ## About -The **mini-spring-cloud** is a simplified version of the Spring Cloud framework, which can help you quickly familiarize yourself with the source code of Spring Cloud framework and master its core principles. Simplify code as much as possible while retaining the core features of Spring Cloud, including **Service Registration and Discovery**, **LoadBalancer**, **OpenFeign**, **Rate Limit**, **Circuit Breaker**, **API gateway**, etc. +The **mini-spring-cloud** is a simplified version of the Spring Cloud framework, which can help you quickly familiarize yourself with the source code of Spring Cloud framework and master its core principles. Simplify code as much as possible while retaining the core features of Spring Cloud, including **Service Registration and Discovery**, **LoadBalancer**, **OpenFeign**, **Rate Limit**, **Circuit Breaker**, **API Gateway**, etc. If this project can help you, please **STAR the project, thank you!!!** @@ -37,4 +37,4 @@ Phone/wechat:**15521077528** Email:**15521077528@163.com** ## Reference -- [《精尽Spring Cloud学习指南》](http://svip.iocoder.cn/Spring-Cloud/tutorials/) \ No newline at end of file +- [《精尽Spring Cloud学习指南》](http://svip.iocoder.cn/Spring-Cloud/tutorials/)