Update readme.md

This commit is contained in:
subnub
2020-05-25 08:50:34 -04:00
committed by GitHub
parent fa9466f757
commit 3ebc3e9eb4
+7 -3
View File
@@ -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.