Update ZH_CN.md

This commit is contained in:
YuKun Liu 2022-12-01 09:06:53 -08:00 committed by GitHub
parent afc40d9bf7
commit 250d138bf6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 5 deletions

View File

@ -165,11 +165,10 @@ Dioxus 那么优秀,但什么时候它不适合我呢?
<img src="https://contrib.rocks/image?repo=dioxuslabs/dioxus&max=30&columns=10" /> <img src="https://contrib.rocks/image?repo=dioxuslabs/dioxus&max=30&columns=10" />
</a> </a>
## License ## 开源协议
This project is licensed under the [MIT license].
本项目使用 [MIT license].
[mit license]: https://github.com/DioxusLabs/dioxus/blob/master/LICENSE-MIT [mit license]: https://github.com/DioxusLabs/dioxus/blob/master/LICENSE-MIT
Unless you explicitly state otherwise, any contribution intentionally submitted 除非您另有明确声明,否则有意提交的任何贡献将被授权为 MIT 协议,没有任何附加条款或条件。
for inclusion in Dioxus by you, shall be licensed as MIT, without any additional
terms or conditions.