Commit 77c5223c authored by jielinxu's avatar jielinxu Committed by GitHub
Browse files

Update README.md

Former-commit-id: fcb2f166a525f6045ec4198a6e75611a101bc95e
parent 253a4604
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
![Milvuslogo](https://milvus.io/docs/assets/milvus_logo.png)
![Milvuslogo](https://milvus.io/docs/tree/branch-0.5.0/assets/milvus_logo.png)

![LICENSE](https://img.shields.io/badge/license-Apache--2.0-brightgreen)
![Language](https://img.shields.io/badge/language-C%2B%2B-blue)
@@ -37,7 +37,7 @@ Keep up-to-date with newest releases and latest updates by reading Milvus [relea
  The data is stored and computed on a distributed architecture. This lets you scale data sizes up and down without redesigning the system.

## Architecture
![Milvus_arch](https://milvus.io/docs/assets/milvus_arch.png)
![Milvus_arch](https://milvus.io/docs/tree/branch-0.5.0/assets/milvus_arch.png)

## Get started