From 46cff2a5a06ef45054c02def7d95bfad1231f6d0 Mon Sep 17 00:00:00 2001 From: Xiaofan <83447078+xiaofan-luan@users.noreply.github.com> Date: Tue, 11 Oct 2022 14:18:53 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1806685e65..c4250b6711 100644 --- a/README.md +++ b/README.md @@ -447,8 +447,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)(ready for test) -- [Go SDK](https://github.com/milvus-io/milvus-sdk-go)(ready for test) +- [Java SDK](https://github.com/milvus-io/milvus-sdk-java) +- [Go SDK](https://github.com/milvus-io/milvus-sdk-go) - [Cpp SDK](https://github.com/milvus-io/milvus-sdk-cpp)(under development) - [Node SDK](https://github.com/milvus-io/milvus-sdk-node)