From 047169a5c27e9d8c112b001946141f6f4b5cf23e Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Fri, 3 May 2019 10:54:44 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 79f3ccf5e..3a41b750c 100644 --- a/README.md +++ b/README.md @@ -114,6 +114,7 @@ SeaweedFS can work very well with just the object store. [[Filer]] can then be a * [Amazon S3 compatible API][AmazonS3API] to access files with S3 tooling. * [Hadoop Compatible File System][Hadoop] to access files from Hadoop/Spark/Flink/etc jobs. * [Async Backup To Cloud][BackupToCloud] has extremely fast local access and backups to Amazon S3, Google Cloud Storage, Azure, BackBlaze. +* [WebDAV][WebDAV] access as a mapped drive on Mac and Windows, or from mobile devices. [Filer]: https://github.com/chrislusf/seaweedfs/wiki/Directories-and-Files [Mount]: https://github.com/chrislusf/seaweedfs/wiki/Mount