From 1f189226e9827f0aa665f3f717b81c270057fa20 Mon Sep 17 00:00:00 2001 From: devin Date: Wed, 1 Jul 2026 11:01:54 -0400 Subject: [PATCH] updating readme.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8f8a450..bde7d3d 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,9 @@ There are already so many multiplayer clones, why? 1. None of them are fully open source (some had leaks of old code). 2. None of them run on microservice architecture. -3. "Upgrading the server" is not a lasting fix. -4. This was fun (sort of). +3. None of them had unit tests. +4. "Upgrading the server" is not sustainable plan for growth. +5. This was fun (sort of). RecFlare uses a true microservice architecture which, if developed correctly, is near infinitely scalable and could support the same number of concurrent users