Skip to content

Commit 4beff23

Browse files
committed
docs: update readme doc
1 parent a6a7d21 commit 4beff23

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ Easy-Blog 是一套集成文章发表、页面创建、知识库管理、博客
2222

2323
## ✨ 特性
2424

25-
- 📦 技术栈:基于 `React` + `MySQL` + `NestJS` + `NextJS` 构建
26-
- 🌈 组件化:基于 `antd` 的交互语言和视觉风格
25+
- 📦 技术栈:基于 `React` + `NextJS` + `MySQL 5.7` + `NestJS` 构建
26+
- 🌈 组件化:基于 `antd 5.20` 最新版的交互语言和视觉风格
2727
- 🌍 国际化:支持中英文切换,国际化配置管理能力
2828
- 🌞 黑白主题:支持亮色和暗黑模式主题自由切换
2929
- 🖌️ 创作管理:内置 `MarkDown` 编辑器,支持文章写文章、分类目录管理,标签管理

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"name": "easy-blog",
3-
"private": true,
43
"author": "fecommunity",
54
"scripts": {
65
"clean": "pnpm clean:node_modules && pnpm clean:dist",

0 commit comments

Comments
 (0)