Update README.md

This commit is contained in:
Dmitry Sovetin
2019-10-09 14:40:17 +03:00
committed by GitHub
parent 40a7b7c92f
commit 600c790b16

View File

@@ -3,6 +3,7 @@
[![Languages](https://img.shields.io/github/languages/top/SDMMSK/GoUDPServer.svg?style=flat-square)](README.md) [![Languages](https://img.shields.io/github/languages/top/SDMMSK/GoUDPServer.svg?style=flat-square)](README.md)
[![Code Size](https://img.shields.io/github/languages/code-size/SDMMSK/GoUDPServer.svg?style=flat-square)](README.md) [![Code Size](https://img.shields.io/github/languages/code-size/SDMMSK/GoUDPServer.svg?style=flat-square)](README.md)
[![License](https://img.shields.io/github/license/SDMMSK/GoUDPServer.svg?style=flat-square)](LICENSE) [![License](https://img.shields.io/github/license/SDMMSK/GoUDPServer.svg?style=flat-square)](LICENSE)
[![Go Report Card](https://goreportcard.com/badge/github.com/SDMMSK/GoUDPServer)](https://goreportcard.com/report/github.com/SDMMSK/GoUDPServer)
Simple multithreaded GoLang UDP server. Simple multithreaded GoLang 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.