From 1ac14e91c9129463117fe11fb6747fc25a988c1d Mon Sep 17 00:00:00 2001 From: SuperDJ <6484766+SuperDJ@users.noreply.github.com> Date: Fri, 4 Jun 2021 15:08:18 +0200 Subject: [PATCH] Added SharePoint community adapter --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e9b1ccf58..02c289ca9 100644 --- a/README.md +++ b/README.md @@ -96,6 +96,7 @@ Want to get started quickly? Check out some of these integrations: * Redis (through Predis): https://github.com/danhunsaker/flysystem-redis * Selectel Cloud Storage: https://github.com/ArgentCrusade/flysystem-selectel * SinaAppEngine Storage: https://github.com/litp/flysystem-sae-storage +* SharePoint https://gitlab.com/cadix/flysystem-sharepoint-adapter * PDO Database (optimised for use with large files when using the streams): https://github.com/phlib/flysystem-pdo * PDO Database: https://github.com/IntegralSoftware/flysystem-pdo-adapter * SSH/Shell: https://github.com/oliwierptak/flysystem-ssh-shell