Update README.md

This commit is contained in:
Dmitry Sovetin
2019-10-01 11:22:46 +03:00
committed by GitHub
parent feaebdd70a
commit 97a4ecf4b3

View File

@@ -5,7 +5,8 @@
[![License](https://img.shields.io/github/license/SDMMSK/UDPServer.svg?style=flat-square)](LICENSE)
Simple multithreaded UDP server.
The number of threads is determined by the number of CPU cores.
The number of threads is determined by the number of CPU cores.
JSON logging.
## Getting Started