diff --git a/README.md b/README.md index 62bc0447e1459e3c3b662a64d03281f127cf0c3a..ed9203546efbcbd2e95538f84adc2bf210bcb07c 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ - [Twitter](https://twitter.com/milvus_io) - [Blog](https://www.milvus.io/blog/) - [CSDN](https://zilliz.blog.csdn.net/) +- 中文网站(https://www.milvus.io/zh-CN/) # Welcome to Milvus @@ -182,7 +183,7 @@ $ python3 example.py #### Run Java example code Make sure Java 8 or higher is already installed. -Refer to [this link](https://github.com/milvus-io/milvus-sdk-java/tree/master/examples) for example code. +Refer to [this link](https://github.com/milvus-io/milvus-sdk-java/tree/master/examples) for the example code. ## Contribution guidelines