From b701787689dddd4b647743d5f376f9f974bdb4f8 Mon Sep 17 00:00:00 2001 From: Dinhero21 <78858626+Dinhero21@users.noreply.github.com> Date: Sat, 3 Aug 2024 23:00:11 -0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 75fa123..6a17933 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ Instead of JavaScript, TypeScript is used which allows for type checking of the code and less bugs. +No more cleint, sever or posiotin! + ## Multi-Threading For every client that connects a new thread is created.