[skip ci]Update en readme for SDK test (#11851)

Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
pull/11864/head
zhuwenxing 2021-11-16 09:03:17 +08:00 committed by GitHub
parent 49a639d5ec
commit 24d175bc72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -115,6 +115,8 @@ where `host` should be set as the IP address of the Milvus service, and `*.html`
![Module Overview](./graphs/module_call_diagram.jpg)
<img src="graphs/sdk_test_flow_chart.jpg" alt="SDK Test Flow Chart" width="400"/>
### Working directories and files
- **base**: stores the encapsulated **PyMilvus** **module** files, and setup & teardown functions for pytest framework.