diff --git a/readme.md b/readme.md index f301945..c60d8b8 100755 --- a/readme.md +++ b/readme.md @@ -1,7 +1,21 @@ # MyDrive -Coming Soon :) +MyDrive is a Google Drive like clone, built with Node.JS, Express, and MongoDB. + +MyDrive Features: + +- Upload Files +- Download Files +- Create Folders +- Share Files +- Creates Image Thumbnails +- Photo-Viewer +- Stream Video +- Transcode Video +- Create One-Time Download links for files +- Move Files/Folders +- AES256 Encryption (For file chunks, tokens, and more!) +- Search For Files +- Mobile Friendly (Including Uploading!) +- Advanced Filter Options -yarn install -yarn run build:prod -yarn start \ No newline at end of file