From 3ebc3e9eb4ff83409659a7dcdbcb147c385866c6 Mon Sep 17 00:00:00 2001 From: subnub <44621867+subnub@users.noreply.github.com> Date: Mon, 25 May 2020 08:50:34 -0400 Subject: [PATCH] Update readme.md --- readme.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 069ea67..843b510 100755 --- a/readme.md +++ b/readme.md @@ -1,10 +1,14 @@ -# ![MyDrive Logo](github_images/mydrivelogogit.png) - # ![MyDrive Homepage](github_images/mydrivehome.png) # MyDrive -MyDrive is an Open Source Cloud Server (Similar To Google Drive), built with Node.JS, Express, React, and MongoDB. +MyDrive is an Open Source Cloud Server (Similar To Google Drive), MyDrive supports multiple services to store files (Amazon S3, MongoDB, the FileSystem), and is built with Node.js and Typescript. + +## Index + +* [Features](#features) + +## Features Demo: https://mydrive-demo.herokuapp.com/ - Note: The Upload and Download Features, and other core features, are disabled in the demo.