Commit 5a5a86d9 authored by jielinxu's avatar jielinxu Committed by GitHub
Browse files

Update README.md

Former-commit-id: fb185408e5ec1070dd3c7568032a1a9b9725fe8f
parent 0fbb9ff6
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://github.com/milvus-io/docs/blob/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)
@@ -35,7 +35,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://github.com/milvus-io/docs/blob/branch-0.5.0/assets/milvus_arch.png)

## Get started