From 642827b5edf6872bc0044ce14caecafc7269d33f Mon Sep 17 00:00:00 2001 From: Macocian Alexandru Victor Date: Thu, 3 Oct 2019 00:43:46 +0200 Subject: [PATCH] Included link to documentation page --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 95ac949..ac86c43 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ ![Logo](docs/MTSC_Logo.png) # MTSC - Modular TCP Server and Client Build TCP servers out of modules with handlers for communication, exception and logging. +## Documentation +https://alexmacocian.github.io/MTSC/ ## Nuget https://www.nuget.org/packages/MTSC/ ## Examples