From 6893619ddde64ed310e53b4400a6943982b5afb9 Mon Sep 17 00:00:00 2001 From: starlord Date: Sun, 3 Nov 2019 10:59:39 +0800 Subject: [PATCH] Update README.md Former-commit-id: aa8211f8a9864b1681cd00355bcd3c488044111f --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aacbd89d91..a40b8d2590 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ ## What is Milvus -Milvus is an open source similarity search engine for massive feature vectors. Designed with heterogeneous computing architecture for the best cost efficiency. Searches over billion-scale vectors take only milliseconds with minimum computing resources. +Milvus is the world's fastest similarity search engine for massive feature vectors. Designed with heterogeneous computing architecture for the best cost efficiency. Searches over billion-scale vectors take only milliseconds with minimum computing resources. Milvus provides stable Python, Java and C++ APIs.