diff --git a/README.md b/README.md index 17341b9..76f96cc 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # tgcloud Opensourҁe Telegram based cloud storage - +![Diagram](/img/ProjectDiagram.png) ## Project structure: **tgcloud:** linux based docker container * **redis** - updates, rpc, communication diff --git a/img/ProjectDiagram.png b/img/ProjectDiagram.png new file mode 100644 index 0000000..a6244b1 Binary files /dev/null and b/img/ProjectDiagram.png differ