Update README.md

pull/727/head
Tony Chen 4 years ago committed by GitHub
parent ad5198999b
commit 4f778e5fdf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 12
      README.md

@ -21,13 +21,13 @@ Kratos boosts your productivity. With the integration of excellent resources and
### Principles ### Principles
* **Simple**: appropriate design, plain and simple code. * **Simple**: Appropriate design, plain and simple code.
* **General**: cover the various utilities for business development. * **General**: Cover the various utilities for business development.
* **Reliable**: higher testability and greater test coverage of base libs validated in the production environment. * **Reliable**: Higher testability and greater test coverage of base libs validated in the production environment.
* **Robust**: base libs are designed reasonably to reduce misuse. * **Robust**: Base libs are designed reasonably to reduce misuse.
* **High-performance**: We give you optimal performance without using the hack-way approach like adding the *unsafe* package and guarantee compatibility and stability at the same time. * **High-performance**: We give you optimal performance without using the hack-way approach like adding the *unsafe* package and guarantee compatibility and stability at the same time.
* **Expandable**: appropriate API design, you can expand utilities such as base libs to meet your further requirements. * **Expandable**: Appropriate API design, you can expand utilities such as base libs to meet your further requirements.
* **Fault-tolerance**: designed against failure, enhance the understanding and exercising of SRE within Kratos to achieve more robustness. * **Fault-tolerance**: Designed against failure, enhance the understanding and exercising of SRE within Kratos to achieve more robustness.
* **Toolchain**: Includes an extensive toolchain, such as cache code generation, lint tools, etc. * **Toolchain**: Includes an extensive toolchain, such as cache code generation, lint tools, etc.
## Features ## Features

Loading…
Cancel
Save