From aa27674b9c3b5740e0edfa52f6e54fef881570c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=8D=E5=81=9A=E7=A0=81=E5=86=9C?= <599854767@qq.com> Date: Wed, 22 Nov 2023 21:37:47 +0800 Subject: [PATCH] :pencil:update readme --- README.en.md | 4 ++++ README.md | 6 +++++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/README.en.md b/README.en.md index 1582c2a..bcb6f1d 100644 --- a/README.en.md +++ b/README.en.md @@ -27,6 +27,10 @@ If it helps you, you can click "Star" in the upper right corner to collect it, so that the author has the motivation to continue to go on for free, thank you! ~ ``` +## 📈 Quick start + +- Quick start:[https://www.izhaorui.cn/doc/quickstart.html](https://www.izhaorui.cn/doc/quickstart.html) + ## 🍿 Online experience - Official documentation:http://www.izhaorui.cn/doc diff --git a/README.md b/README.md index 6aa8057..c5a3235 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,10 @@ 如果对您有帮助,您可以点右上角 “Star” 收藏一下 ,谢谢!~ ``` +## 📈 快速开始 + +- 快速开始:[https://www.izhaorui.cn/doc/quickstart.html](https://www.izhaorui.cn/doc/quickstart.html) + ## 🍿 在线体验 - 官方文档:http://www.izhaorui.cn/doc @@ -87,7 +91,7 @@ Vue 版前端技术栈 :基于 vue2.x/vue3.x/uniapp、vuex、vue-router 、vue 9. 系统接口:使用 swagger 生成相关 api 接口文档。 10. 服务监控:监视当前系统 CPU、内存、磁盘、堆栈等相关信息。 11. 在线构建器:拖动表单元素生成相应的 VUE 代码(仅支持 vue2)。 -12. 任务系统:基于 Quartz.NET,可以在线(添加、修改、删除、手动执行)任务调度包含执行结果日志。 +12. 任务系统:基于 Quartz.NET,可以在线(添加、修改、删除、手动执行)任务调度包含执行结果日志。 13. 文章管理:可以写文章记录。 14. 代码生成:可以一键生成前后端代码(.cs、.vue、.js、.sql、uniapp 等)支持下载,自定义配置前端展示控件、让开发更快捷高效(史上最强)。 15. 参数管理:对系统动态配置常用参数。