Update README.md

This commit is contained in:
Dmitry Sovetin
2019-10-09 14:42:26 +03:00
committed by GitHub
parent 600c790b16
commit 9e1bb7dd7c

View File

@@ -3,7 +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) [![Go Report Card](https://goreportcard.com/badge/github.com/SDMMSK/GoUDPServer?style=flat-square)](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.