From cdee65d91a9e691e48ca00d4e417637568f012cc Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Sun, 14 Feb 2021 13:56:26 +0900 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 89eff46..3b26be8 100644 --- a/README.md +++ b/README.md @@ -41,3 +41,7 @@ NetworkTest only builds when CMAKE\_BUILD\_TYPE is Debug (default). UnitTest only builds in Debug mode and if GTest (a unit testing framework) is available. + +# Links +https://github.com/Stephen-Seo/UDPConnection +https://git.seodisparate.com/stephen/UDPConnection