From 77f7a710dbbcb243759e66121c9350a2ec13b4df Mon Sep 17 00:00:00 2001 From: Eugenio Marzo Date: Sat, 2 Oct 2021 19:52:06 +0200 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8dfd8dd..b529de5 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,10 @@ helm install kubeinvaders --set-string target_namespace="namespace1\,namespace2" ## Usage ### Show Special Keys -Press 'h' or select 'Show Special Keys' from the menu +Press 'h' or select 'Show Special Keys' from the menu. + +### Zoom In / Out +Press + or - buttons to increase or decrease the game screen. ### Do Kube-linter Lint It is possibile using [kube-linter](https://github.com/stackrox/kube-linter) through KubeInvaders in order to scan resources looking for best-practices or improvements to apply.