From c11167dab7c399dee6ee297787bc260360caf7e7 Mon Sep 17 00:00:00 2001 From: SlavikMIPT Date: Mon, 3 Sep 2018 03:17:43 +0300 Subject: [PATCH] Update README.md --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 729b0c2..5120681 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,10 @@ # tgcloud -## Opensourсe Telegram based cloud storage - -![Diagram](/img/ProjectDiagram.png) - +## Opensourсe Virtual Filesystem for Telegram +Synchronizes and structures files downloaded to Telegram. +- Stores only metadata, accessing raw data only when loading files. +- Loading speed is up to 240Mbit/s per session +- Multiplatform: provides standard volumes which can be mounted on linux/win/mac... +- Opensource ### Project structure: **tgcloud:** linux based docker container * **redis** - updates, rpc, communication @@ -28,6 +30,7 @@ * settings, statistics, monitoring... * rq communication interface * docker +![Diagram](/img/ProjectDiagram.png) You are welcome to collaborate - contact Telegram: [@SlavikMIPT](t.me/SlavikMIPT)