From 39a7ed5fea27c9e06d39f766c0df99fd3bbf5e51 Mon Sep 17 00:00:00 2001 From: Glenn Fiedler Date: Mon, 9 Sep 2024 19:54:23 -0400 Subject: [PATCH] Update README.md Signed-off-by: Glenn Fiedler --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 78176a0..988a19d 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ reliable is stable and production ready. Reliable is designed to operate with your own network socket library. -If you don't have one already, try [netcode](https://github.com/mas-bandwidth/netcode), it was designed to work well with reliable. +If you don't have one already, try [netcode](https://github.com/mas-bandwidth/netcode), it's designed to work well with reliable. First, create an endpoint on each side of the connection: