From dac145cf7ff8aa07c11af67ee35e350dfefcb28b Mon Sep 17 00:00:00 2001 From: yuye <631941527@qq.com> Date: Thu, 16 Apr 2020 20:56:23 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 ----- README_CN.md | 5 ----- 2 files changed, 10 deletions(-) diff --git a/README.md b/README.md index 281ad6e..fd2cd29 100644 --- a/README.md +++ b/README.md @@ -87,11 +87,6 @@ public int insert(){ return 1; } ``` -## Other components -At present, this project has its own microservice framework: Mars-cloud, more components will be launched later, and the ultimate goal is to create a useful closed ecosystem - -Note: The closed ecology does not mean that it is not open source, but that most of the components are their own and can be well integrated. - ## Official website [http://mars-framework.com](http://mars-framework.com) \ No newline at end of file diff --git a/README_CN.md b/README_CN.md index 490d5d9..ea63500 100644 --- a/README_CN.md +++ b/README_CN.md @@ -87,11 +87,6 @@ public int insert(){ return 1; } ``` -## 其他组件 -目前本项目有自己的微服务框架:Mars-cloud,后面将会推出更多的组件,最终目的是打造一个好用的封闭式生态 - -注:封闭式生态不代表不开源,而是指大部分组件都是自己的,可以很好的融会贯通。 - ## 官方网站 [http://mars-framework.com](http://mars-framework.com) \ No newline at end of file