From 739f59cad66b043306f82711ba2633fc044b36cb Mon Sep 17 00:00:00 2001 From: zhaochencheng Date: Thu, 8 Dec 2022 14:26:22 +0800 Subject: [PATCH] =?UTF-8?q?readme=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aff0ff8..a75cb12 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## 平台简介 -若依是一套全部开源的快速开发平台,毫无保留给个人及企业免费使用。我们在此基础上开发了ruoyi-mall。 +若依是一套全部开源的快速开发平台,毫无保留给个人及企业免费使用。我们在此基础上开发了ruoyi-mall。希望能给做商城的朋友减轻工作量。 * 前端采用Vue、Element UI。 * 后端采用Spring Boot、Spring Security、Redis & Jwt。