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