diff --git a/readme.md b/readme.md index a461f4c7..c8eb2a2d 100644 --- a/readme.md +++ b/readme.md @@ -91,10 +91,9 @@ As below, go-zero protects the system with a couple of layers and mechanisms: ![Resilience](https://raw.githubusercontent.com/zeromicro/zero-doc/main/doc/images/resilience-en.png) -## 4. Future development plans of go-zero +## 4. The simplified architecture that we use with go-zero -* auto-generate API mock server, make the client debugging easier -* auto-generate the simple integration test for the server-side just from the .api files +image ## 5. Installation