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.