From 006406c5e9396b309863f6b2ade3dcf37d4c887d Mon Sep 17 00:00:00 2001 From: Ryan MacLean <6923433+ryanmaclean@users.noreply.github.com> Date: Thu, 3 Sep 2020 21:21:03 -0700 Subject: [PATCH] =?UTF-8?q?Some=20Grammatical=20Fixes=20=E2=9D=A4=EF=B8=8F?= =?UTF-8?q?=20(#641)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ryan MacLean <6923433+ryanmaclean@users.noreply.github.com> --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index fa8c476799..149706c99f 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,9 @@ Lens is the only IDE you’ll ever need to take control of your Kubernetes clust ## What makes Lens special? -* Amazing usability and end user experience -* Multi cluster management; Support for hundreds of clusters -* Standalone application; No need to install anything in-cluster +* Amazing usability and end-user experience +* Multi cluster management: support for hundreds of clusters +* Standalone application: no need to install anything in-cluster * Real-time cluster state visualization * Resource utilization charts and trends with history powered by built-in Prometheus * Terminal access to nodes and containers @@ -38,7 +38,7 @@ brew cask install lens ## Development (advanced) -Allows faster separately re-run some of involved processes: +Allows for faster separate re-runs of some of the more involved processes: 1. `yarn dev:main` compiles electron's main process part and start watching files 1. `yarn dev:renderer` compiles electron's renderer part and start watching files @@ -54,4 +54,4 @@ Allows faster separately re-run some of involved processes: ## Contributing -Bug reports and pull requests are welcome on GitHub at https://github.com/lensapp/lens. +Bug reports and pull requests are welcome on GitHub at https://github.com/lensapp/lens. \ No newline at end of file