From fd7b9533607d2fca751271509acf85b214309b51 Mon Sep 17 00:00:00 2001 From: Eugenio Marzo Date: Sun, 21 Feb 2021 06:15:25 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d01789..8ef063b 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Through KubeInvaders you can stress a Kubernetes cluster in a fun way and check KubeInvaders is going to be full open-source. Meanwhile it is possibile choose between 2 different versions. -Legacy version: Made suing Defold as game engine. +Legacy version: Made using Defold as game engine. New version: It has been written in pure Javascript and it is totally open-source. The new version of KubeInvaders has fewer features than legacy but is optimized for chaos engineering because pods and nodes are rendered together and there is a shuffle for better random experiments.