diff --git a/Home.md b/Home.md index 7a7e9ab..5b5c04c 100644 --- a/Home.md +++ b/Home.md @@ -6,12 +6,11 @@ Here is the white paper for [SeaweedFS Architecture.pdf](SeaweedFS_Architecture. # Make Cloud Storage Cheaper and Faster! -To minimize cost and latency, you can mount your cloud data to a SeaweedFS local cluster with [[SeaweedFS Cloud Drive|Cloud Drive Architecture]]. +To minimize cost and latency, you can mount your cloud storage to a SeaweedFS local cluster with [[SeaweedFS Cloud Drive|Cloud Drive Architecture]]. * Read and write with local network speed. * Asynchronously propagate local updates to the cloud storage. - -Works well with existing cloud files and cloud ecosystems. +* Works well with existing cloud ecosystems. ![SeaweedFS Remote Storage](https://raw.githubusercontent.com/chrislusf/seaweedfs/master/note/SeaweedFS_RemoteMount.png)