From a0562483984bf4148805156874928514590a7fb2 Mon Sep 17 00:00:00 2001
From: xiongxiaoyang <773861846@qq.com>
Date: Tue, 24 May 2022 09:23:39 +0800
Subject: [PATCH] docs: update README.md

---
 README.md | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index d8c76b2..4de0284 100644
--- a/README.md
+++ b/README.md
@@ -12,15 +12,14 @@ novel 是一套基于时下**最新** Java 技术栈 Spring Boot 3 + Vue 3 开
 
 - 后端项目(更新中):[GitHub](https://github.com/201206030/novel) | [码云](https://gitee.com/novel_dev_team/novel)
 - 后端微服务版本项目(待更新):[GitHub](https://github.com/201206030/novel-cloud) | [码云](https://gitee.com/novel_dev_team/novel-cloud)
-- 前端小说门户系统项目(更新中):[GitHub](https://github.com/201206030/novel-front-web) | [码云](https://gitee.com/novel_dev_team/novel-front-web)
-- 前端作家管理系统项目:待上线
-- 前端平台后台管理系统项目:待上线
+- 前端项目(更新中):[GitHub](https://github.com/201206030/novel-front-web) | [码云](https://gitee.com/novel_dev_team/novel-front-web)
 - 线上应用版:[GitHub](https://github.com/201206030/novel-plus) | [码云](https://gitee.com/novel_dev_team/novel-plus) |[演示地址](http://47.106.243.172:8888/)
 
 ## 开发环境
 
 - MySQL 8.0
 - Redis 7.0
+- Elasticsearch 8.2.0 (可选)
 - JDK 17
 - Maven 3.8
 - IntelliJ IDEA 2021.3(可选)