From 215ab8896b54d64dfd44d16197199673e7a658c6 Mon Sep 17 00:00:00 2001 From: mischa <16416509+vis2k@users.noreply.github.com> Date: Tue, 11 Apr 2023 04:37:05 +0200 Subject: [PATCH] Update README.md (#3463) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e81ed03b..8f8350fa2 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,8 @@ public class Player : NetworkBehaviour } ``` -There's also **NetworkServer** & **NetworkClient**. And that's about it 🤩. +There's also **NetworkServer** & **NetworkClient**.
+And that's about it 🤩 --- ## Free, Open & Community Funded