added basic docs

This commit is contained in:
2021-04-04 23:18:39 +04:00
parent 7503e4870c
commit 6a046babcb
5 changed files with 102 additions and 4 deletions

7
docs/README.md Normal file
View File

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