diff --git a/README.en.md b/README.en.md deleted file mode 100644 index 9b1fc22..0000000 --- a/README.en.md +++ /dev/null @@ -1,36 +0,0 @@ -# JeeLowCode - -#### Description -JeeLowCode低代码平台 - -#### Software Architecture -Software architecture description - -#### Installation - -1. xxxx -2. xxxx -3. xxxx - -#### Instructions - -1. xxxx -2. xxxx -3. xxxx - -#### Contribution - -1. Fork the repository -2. Create Feat_xxx branch -3. Commit your code -4. Create Pull Request - - -#### Gitee Feature - -1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md -2. Gitee blog [blog.gitee.com](https://blog.gitee.com) -3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore) -4. The most valuable open source project [GVP](https://gitee.com/gvp) -5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help) -6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/) diff --git a/README.md b/README.md index b0608a5..7309cb8 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,6 @@ com.jeelowcode │ └── jeelowcode-excel // Excel导入导出模块 │ └── jeelowcode-exception // 自定义异常模块 │ └── jeelowcode-plus // SQL/DDL 语构建模块 - │ └── jeelowcode-sqlformat // SQL核心模块 │ └── jeelowcode-tenant // 租户模块 │ └── jeelowcode-utils // 工具类模块 ├── jeelowcode-module // 个人业务相关