Update README.md
This commit is contained in:
@@ -1,5 +1,9 @@
|
|||||||
# Simple multithreaded GoLang UDP server
|
# Simple multithreaded GoLang UDP server
|
||||||
|
|
||||||
|
[](README.md)
|
||||||
|
[](README.md)
|
||||||
|
[](LICENSE)
|
||||||
|
|
||||||
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.
|
||||||
|
|
||||||
@@ -15,5 +19,5 @@ The number of threads is determined by the number of CPU cores.
|
|||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||

|
[](LICENSE)
|
||||||
This project is licensed under the GNU GPLv3 License - see the [LICENSE](LICENSE) file for details.
|
This project is licensed under the GNU GPLv3 License - see the [LICENSE](LICENSE) file for details.
|
||||||
|
|||||||
Reference in New Issue
Block a user