aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lu <chrislusf@users.noreply.github.com>2021-07-10 21:11:15 -0700
committerGitHub <noreply@github.com>2021-07-10 21:11:15 -0700
commitcecbc77245b94b20a7006988fea38e3253b23cd8 (patch)
tree96b2d30379fd74e2f68d28a0ae926e570155d9d2
parent9c8c528b76d06e25d2207bc5b6804892361d9738 (diff)
downloadseaweedfs-csi-driver-cecbc77245b94b20a7006988fea38e3253b23cd8.tar.xz
seaweedfs-csi-driver-cecbc77245b94b20a7006988fea38e3253b23cd8.zip
Update README.mdv.1.0.0
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b15abc9..5a2b6a0 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
[![Docker Pulls](https://img.shields.io/docker/pulls/chrislusf/seaweedfs-csi-driver.svg?maxAge=4800)](https://hub.docker.com/r/chrislusf/seaweedfs-csi-driver/)
-[Container storage interface](https://kubernetes-csi.github.io/docs/) is an [industry standard](https://github.com/container-storage-interface/spec/blob/master/spec.md) that will enable storage vendors to develop a plugin once and have it work across a number of container orchestration systems.
+[Container storage interface](https://kubernetes-csi.github.io/docs/) is an [industry standard](https://github.com/container-storage-interface/spec/blob/master/spec.md) that enables storage vendors to develop a plugin once and have it work across a number of container orchestration systems.
[SeaweedFS](https://github.com/chrislusf/seaweedfs) is a simple and highly scalable distributed file system, to store and serve billions of files fast!