From b3e5dc45dd74dac2cba6000c2adc7ff4bca4cdf7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=97=A8=E5=BF=83=E5=8F=BC=E9=BE=99?= Date: Sun, 7 Jul 2019 15:51:12 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a4700d3..f5fd0d1 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +![在这里插入图片描述](https://img-blog.csdnimg.cn/20190707120351399.jpg?x-oss-process=image/watermark,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9tZW54aW5kaWFvbG9uZy5ibG9nLmNzZG4ubmV0,size_16,color_FFFFFF,t_70) # FlyCloud FlyClould 微服务实战项目框架,在该框架中,包括了用 Spring Cloud 构建微服务的一系列基本组件和框架,对于后台服务框架的搭建有很大的参考价值,大家可以参考甚至稍加修改可以直接应用于自己的实际的项目开发中 csdn地址:[https://blog.csdn.net/geduo_83/article/details/87866018](https://blog.csdn.net/geduo_83/article/details/87866018) -- GitLab