added docs

This commit is contained in:
2021-04-11 01:56:35 +04:00
parent 23b147cdd0
commit 3068e7d265
6 changed files with 172 additions and 0 deletions

7
Docs/README.md Normal file
View File

@@ -0,0 +1,7 @@
# Table of contents
1. [Architecture](#NotImplemented)
1. [Client](Client.md)
2. [P2P](P2P.md)
3. [Server](#NotImplemented)
2. [Installation](Installation.md)
3. [Problems](Problems.md)