From 17792a37ae5b4db13a00e6e408ed6a4157e98a79 Mon Sep 17 00:00:00 2001 From: "jielin.xu" Date: Tue, 17 Sep 2019 14:31:17 +0800 Subject: [PATCH] Update README.md Former-commit-id: 625e0ce886fdb20c072e136364b6652517c1bb65 --- cpp/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cpp/README.md b/cpp/README.md index d304f58304..1cdff6bee8 100644 --- a/cpp/README.md +++ b/cpp/README.md @@ -8,9 +8,9 @@ Milvus is an open source vector search engine that makes incredibly fast queryin Milvus was developed by researchers and engineers in ZILLIZ, a tech startup that intends to reinvent data science, with the purpose of providing enterprises with efficient and scalable similarity search and analysis of feature vectors and unstructured data. -Milvus provides stable [Python](https://www.tensorflow.org/api_docs/python) and [C++](https://www.tensorflow.org/api_docs/cc) APIs, as well as RESTful API. +Milvus provides stable Python and C++ APIs, as well as RESTful API. -Keep up-to-date with newest releases and latest updates by subscribing to xxx. +Keep up-to-date with newest releases and latest updates by reading [Releases](milvus-io/doc/master/releases). - GPU-accelerated search engine