Update README.md

This commit is contained in:
Dmitry Sovetin
2019-02-18 12:27:07 +03:00
committed by GitHub
parent b5730b3939
commit bb0d5c8377

View File

@@ -1,7 +1,8 @@
# Simple multithreaded UDP server # Simple multithreaded UDP server
![Languages](https://img.shields.io/github/languages/top/tulir/gomuks.svg) ![Languages](https://img.shields.io/github/languages/top/SDMMSK/UDPServer.svg?style=flat-square)
[![License](https://img.shields.io/github/license/tulir/gomuks.svg)](LICENSE) ![Code Size](https://img.shields.io/github/languages/code-size/SDMMSK/UDPServer.svg?style=flat-square)
[![License](https://img.shields.io/github/license/SDMMSK/UDPServer.svg?style=flat-square)](LICENSE)
Simple multithreaded UDP server. 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.