aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2018-10-09 01:44:26 -0700
committerChris Lu <chris.lu@gmail.com>2018-10-09 01:44:26 -0700
commit3f6f50d0ba7c36f9b55d182491fa45c6177bdab8 (patch)
tree0990bf68a057d19d08a7e79600eb4696d44f50b7
parent9f4c2f87d3415e656b2ef5109522a218317d858d (diff)
downloadseaweedfs-3f6f50d0ba7c36f9b55d182491fa45c6177bdab8.tar.xz
seaweedfs-3f6f50d0ba7c36f9b55d182491fa45c6177bdab8.zip
add Azure to readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c50ad75af..fd7276ba4 100644
--- a/README.md
+++ b/README.md
@@ -81,7 +81,7 @@ SeaweedFS can work very well with just the object store. [[Filer]] is added late
* [filer server][Filer] provides "normal" directories and files via http.
* [mount filer][Mount] to read and write files directly as a local directory via FUSE.
* [Amazon S3 compatible API][AmazonS3API] to access files with S3 tooling.
-* [Async Backup To Cloud][BackupToCloud] can enjoy extreme fast local access and backup to Amazon S3, Google Cloud Storage.
+* [Async Backup To Cloud][BackupToCloud] can enjoy extreme fast local access and backup to Amazon S3, Google Cloud Storage, Azure.
[Filer]: https://github.com/chrislusf/seaweedfs/wiki/Directories-and-Files
[Mount]: https://github.com/chrislusf/seaweedfs/wiki/Mount