diff --git a/tests/python_client/README.md b/tests/python_client/README.md index 75c393804ca307c7b4e7ee0fb01284590f1b8d8f..902128982ea208fcfeada6459565425795270288 100644 --- a/tests/python_client/README.md +++ b/tests/python_client/README.md @@ -113,7 +113,7 @@ where `host` should be set as the IP address of the Milvus service, and `*.html` ### Module Overview -![Module Overview](https://github.com/milvus-io/milvus/blob/master/tests/python_client/graphs/module_call_diagram.jpg) +![Module Overview](./graphs/module_call_diagram.jpg) ### Working directories and files diff --git a/tests/python_client/graphs/module_call_diagram.jpg b/tests/python_client/graphs/module_call_diagram.jpg new file mode 100644 index 0000000000000000000000000000000000000000..37286e04ac5065e6089dee1489a004092e2a250b Binary files /dev/null and b/tests/python_client/graphs/module_call_diagram.jpg differ