Browse Source

fix typos

release-1.5
Json Lee Xinran Xu 4 years ago
parent
commit
8d76576fac
2 changed files with 3 additions and 3 deletions
  1. +1
    -1
      CODE_OF_CONDUCT.md
  2. +2
    -2
      README.md

+ 1
- 1
CODE_OF_CONDUCT.md View File

@@ -2,7 +2,7 @@


## Our Pledge ## Our Pledge


In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender identity and expression, level of experience, nationality, personal appearance, race, religion, or sexual identity and orientation.
In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to make participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender identity and expression, level of experience, nationality, personal appearance, race, religion, or sexual identity and orientation.


## Our Standards ## Our Standards




+ 2
- 2
README.md View File

@@ -71,7 +71,7 @@ Please refer to [BUILD_README.md](scripts/cmake-build/BUILD_README.md) for more


* MegEngine adopts [Contributor Covenant](https://contributor-covenant.org) as a guideline to run our community. Please read the [Code of Conduct](CODE_OF_CONDUCT.md). * MegEngine adopts [Contributor Covenant](https://contributor-covenant.org) as a guideline to run our community. Please read the [Code of Conduct](CODE_OF_CONDUCT.md).
* Every contributor of MegEngine must sign a [Contributor License Agreement (CLA)](CONTRIBUTOR_LICENSE_AGREEMENT.md) to clarify the intellectual property license granted with the contributions. * Every contributor of MegEngine must sign a [Contributor License Agreement (CLA)](CONTRIBUTOR_LICENSE_AGREEMENT.md) to clarify the intellectual property license granted with the contributions.
* You can help improving MegEngine in many ways:
* You can help to improve MegEngine in many ways:
* Write code. * Write code.
* Improve [documentation](https://github.com/MegEngine/Docs). * Improve [documentation](https://github.com/MegEngine/Docs).
* Answer questions on [MegEngine Forum](https://discuss.megengine.org.cn), or Stack Overflow. * Answer questions on [MegEngine Forum](https://discuss.megengine.org.cn), or Stack Overflow.
@@ -102,6 +102,6 @@ We strive to build an open and friendly community. We aim to power humanity with


## License ## License


MegEngine is Licensed under the Apache License, Version 2.0
MegEngine is licensed under the Apache License, Version 2.0


Copyright (c) 2014-2021 Megvii Inc. All rights reserved. Copyright (c) 2014-2021 Megvii Inc. All rights reserved.

Loading…
Cancel
Save