diff --git a/README.en.md b/README.en.md deleted file mode 100644 index b903ddd864cf87b6b422d4c9874951515cc957ad..0000000000000000000000000000000000000000 --- a/README.en.md +++ /dev/null @@ -1,36 +0,0 @@ -# mindxsdk-referenceapps - -#### 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/) diff --git a/README.md b/README.md index 0856fea45b624939a723d3647b26e6af9d820d37..32c83a2980eb0f25a235ef55e8b825b77b976cfd 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,12 @@ EN|[CN](README.zh.md) # MindX SDK Reference Apps -[MindX SDK](https://www.huaweicloud.com/intl/en-us/ascend/mindx-sdk) is launched by Huawei. It provides simplified high-performance APIs and tools to enable applications with Ascend AI Processors. +[MindX SDK](https://www.hiascend.com/software/mindx-sdk) is launched by Huawei. It provides simplified high-performance APIs and tools to enable applications with Ascend AI Processors. + + +## Contribute + +Refer to [CONTRIBUTING.md](contrib/CONTRIBUTING.md) ## Copyright Description diff --git a/README.zh.md b/README.zh.md index 4322dd4d5a1c5d7a32d735bb150c156dd0689818..1ba338a2f79bb34e1e94a178833777b80885618e 100644 --- a/README.zh.md +++ b/README.zh.md @@ -1,10 +1,14 @@ 中文|[英文](README.md) # MindX SDK Reference Apps -[MindX SDK](https://www.huaweicloud.com/ascend/mindx-sdk) 是华为推出的软件开发套件(SDK),提供极简易用、高性能的API和工具,助力昇腾AI处理器赋能各应用场景。 +[MindX SDK](https://www.hiascend.com/software/mindx-sdk) 是华为推出的软件开发套件(SDK),提供极简易用、高性能的API和工具,助力昇腾AI处理器赋能各应用场景。 mxSdkReferenceApps是基于MindX SDK开发的参考样例。 +## 贡献代码 + +请参阅 [CONTRIBUTING.md](contrib/CONTRIBUTING.md) + ## 版权说明 请参阅 [License.md](License.md) \ No newline at end of file