From 2b401e58599f871050f162d97aa215e2e8d1b9c3 Mon Sep 17 00:00:00 2001 From: Milos Stojanovic Date: Sat, 15 Jun 2019 09:23:43 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index aa9fccf..ead902c 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,11 @@ Download multiple files or directories at once. Zip and unzip files and folders. Create users with different access permissions and home directories for each user. + +## Demo +[https://demo.filegator.io](https://demo.filegator.io) (Readonly demo) + + ## Features & Goals - Multiple storage adapters (Local, FTP, S3, Dropbox and many others via [Flysystem](https://github.com/thephpleague/flysystem)) - Multiple auth adapters with roles and permissions (Store users in json file or database)