From b242d6d89ffb0916742c593ef34d8e1c7743d036 Mon Sep 17 00:00:00 2001
From: xxy <773861846@qq.com>
Date: Fri, 29 May 2020 10:02:56 +0800
Subject: [PATCH] =?UTF-8?q?=E6=96=87=E6=A1=A3=E6=9B=B4=E6=96=B0?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 README.md | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 9c7b820..b9745b5 100644
--- a/README.md
+++ b/README.md
@@ -6,10 +6,18 @@
 
 小说精品屋-plus致力于打造一个完整的可商用、可学习的小说门户平台。小说精品屋-plus是在小说精品屋的基础上,重新进行了数据库设计、代码重构和功能增强,提升了程序整体的可读性和性能,增加了很多商用特性。 
 
-Gitee仓库地址: <https://gitee.com/xiongxyang/novel-plus>
+Gitee仓库地址: https://gitee.com/xiongxyang/novel-plus
 
 GitHub仓库地址: https://github.com/201206030/novel-plus
 
+#### 新项目:小说精品屋-微服务版(推荐)
+
+基于小说精品屋-plus构建的Spring Cloud 微服务小说门户平台,可用于学习和商用。
+
+Gitee仓库地址: https://gitee.com/xiongxyang/novel-cloud
+
+GitHub仓库地址: https://github.com/201206030/novel-cloud
+
 #### 前言
 
 安装前请先阅读完此文档,了解项目基础配置和模块功能,再根据安装文档安装项目,避免一些不必要的错误。