diff --git a/README.en.md b/README.en.md index 03a5c5f503a1968df9f23ea16ccd4db48ae0a7f0..3fc63a0b6fcff2de9fb7dbaec6e28d86dfa1d927 100644 --- a/README.en.md +++ b/README.en.md @@ -1,36 +1,18 @@ # oepkgs-management #### Description -{**When you're done, you can delete the content in this README and update the file with details for others getting started with your repository**} - -#### 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/) + . + ├── README + └── sig + ├── bigdata + │ ├── sig-info.yaml + │ ├── README + │ └── src-oepkgs + │ ├── a + │ │ └── xx.yaml + │ ├── b + │ ├── c + │ └── d + ├── undefined + ├── virtual + └── web