From 56465c280cec7d26512aac682debe4acd5012c34 Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Wed, 19 Jul 2023 11:35:28 +0900 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1291723..b9cde76 100644 --- a/README.md +++ b/README.md @@ -77,3 +77,7 @@ available. # Links https://github.com/Stephen-Seo/UDPConnection https://git.seodisparate.com/stephenseo/UDPConnection + +# Other Notes + +Inspired by [a series of blog posts about networking for games.](https://gafferongames.com/categories/game-networking/)