Browse Source

update README

Zhiru Zhu 5 years ago
parent
commit
325d483ec9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -2,7 +2,7 @@
 
 [![Maven Central](https://img.shields.io/maven-central/v/io.milvus/milvus-sdk-java.svg)](https://search.maven.org/artifact/io.milvus/milvus-sdk-java/)
 
-Java SDK for Milvus distributed high-performance vector search engine. 
+Java SDK for [Milvus](https://github.com/milvus-io/milvus) distributed high-performance vector search engine. 
 If you want to contribute to this repo, please read our [contribution guidelines](https://github.com/milvus-io/milvus/blob/master/CONTRIBUTING.md).
 
 ## Getting started