From 279e29d5b79c06c72605036f4c1353639b8a480e Mon Sep 17 00:00:00 2001 From: Akilan Selvacoumar <31743758+Akilan1999@users.noreply.github.com> Date: Sun, 9 May 2021 05:45:07 +0400 Subject: [PATCH] Update README.md --- Docs/README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/Docs/README.md b/Docs/README.md index ca51cb8..c73f8a7 100644 --- a/Docs/README.md +++ b/Docs/README.md @@ -1,7 +1,8 @@ # 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) +1. [Installation](Installation.md) +2. [Problems](Problems.md) +3. [Design Architecture](DesignArchtectureIntro.md) + 1. [Client Module](Client.md) + 2. [P2P Module](P2P.md) + 3. [Server Module](#NotImplemented) +