From 306e519eaa4d6f9d4c400c2d9d0e2bfbb5e1244b Mon Sep 17 00:00:00 2001 From: subnub <44621867+subnub@users.noreply.github.com> Date: Tue, 17 Mar 2020 12:54:15 -0400 Subject: [PATCH] Added demo to readme --- readme.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/readme.md b/readme.md index 557caf1..b55a53d 100755 --- a/readme.md +++ b/readme.md @@ -2,6 +2,9 @@ MyDrive is an Open Source Cloud Server (Similar To Google Drive), built with Node.JS, Express, React, and MongoDB. +Demo: https://mydrive-demo.herokuapp.com/ +- Note: The Upload and Download Features, and other core features, are disabled in the demo. + ### Wiki For a more detailed list of myDrive features, including examples with images, visit the wiki here: https://github.com/subnub/myDrive/wiki