Commit 339e8f47 authored by jielinxu's avatar jielinxu Committed by GitHub
Browse files

Update README.md

Former-commit-id: c24987d3a9699fed409c0778dabd65ab309863e5
parent 249d7942
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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