Included link to documentation page

This commit is contained in:
2019-10-03 00:43:46 +02:00
committed by GitHub
parent 15b0ac168b
commit 642827b5ed
+2
View File
@@ -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