From 4957780700dd1908e7a316f5ca4288f764c8b14a Mon Sep 17 00:00:00 2001 From: ryjiang Date: Thu, 9 Sep 2021 18:02:10 +0800 Subject: [PATCH] [skip ci]Update readme: pymilvus-orm => pymilvus (#7665) Signed-off-by: ruiyi.jiang --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0fdf38f30..804cd957b8 100644 --- a/README.md +++ b/README.md @@ -331,7 +331,7 @@ For guidance on installation, development, deployment, and administration, check The implemented SDK and its API documentation are listed below: -- [PyMilvus-ORM SDK](https://github.com/milvus-io/pymilvus-orm) +- [PyMilvus SDK](https://github.com/milvus-io/pymilvus) - [Node SDK](https://github.com/milvus-io/milvus-sdk-node)