This commit is contained in:
Pig Fang 2019-04-29 10:08:58 +08:00
parent 9578836c87
commit 1e1f138902

View File

@ -2,6 +2,6 @@
Code in this directory is used for Blessing Skin API integration tests. For most developers, you don't need to concern about these files.
We use Rust to write tests to enforce us write type-friendly APIs.
We use Rust to write tests to enforce us to write type-friendly APIs.
If you want to contribute these, you're required to know about Rust and Cargo.
If you want to contribute to these, you're required to know about Rust and Cargo.