From ec7ba6d7cb3f195efa5bf0ee293f8dcec0778beb Mon Sep 17 00:00:00 2001 From: Digital Studium Date: Fri, 26 Apr 2024 09:12:56 +0300 Subject: [PATCH] Change readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a343423..1730966 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ## Description `kls` is a cli tool based on `kubectl` for managing kubernetes cluster resources. Inspired by `lf` and `ranger` file managers. -It is lightweight and easy to customize. Supports mouse navigation as well as keyboard navigation. +It is lightweight (~200 lines of code) and easy to customize. Supports mouse navigation as well as keyboard navigation. ## Key bindings For kubectl (You can customize these bindings or add extra bindings in `KEY_BINDINGS` variable of `kls` in a row #4):