From c5b743edcb78b2f10ead3add2d8d8fe9fd8bfc07 Mon Sep 17 00:00:00 2001 From: ryjiang Date: Fri, 24 Sep 2021 11:50:01 +0800 Subject: [PATCH] [skip ci]add go and java sdk link in readme (#8450) Signed-off-by: ruiyi.jiang --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0435254ef1..58dc4412a0 100644 --- a/README.md +++ b/README.md @@ -345,6 +345,8 @@ For guidance on installation, development, deployment, and administration, check The implemented SDK and its API documentation are listed below: - [PyMilvus SDK](https://github.com/milvus-io/pymilvus) +- [Java SDK](https://github.com/milvus-io/milvus-sdk-java)(under development) +- [Go SDK](https://github.com/milvus-io/milvus-sdk-go)(under development) - [Node SDK](https://github.com/milvus-io/milvus-sdk-node) ### Milvus insight