diff options
author | kelvin <xiubuzhe@sina.com> | 2023-09-10 16:59:53 +0000 |
---|---|---|
committer | Gitee <noreply@gitee.com> | 2023-09-10 16:59:53 +0000 |
commit | b494be364bb39e1de128ada7dc576a729d99907e (patch) | |
tree | d136af0f513d18f0709c5378275909a6fa54d7e6 /README.en.md | |
download | sunhpc-b494be364bb39e1de128ada7dc576a729d99907e.tar.gz sunhpc-b494be364bb39e1de128ada7dc576a729d99907e.tar.bz2 sunhpc-b494be364bb39e1de128ada7dc576a729d99907e.zip |
Initial commitdevelop
Diffstat (limited to 'README.en.md')
-rw-r--r-- | README.en.md | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/README.en.md b/README.en.md new file mode 100644 index 0000000..1b169b6 --- /dev/null +++ b/README.en.md @@ -0,0 +1,36 @@ +# sunhpc + +#### 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/) |