From bf68856b64769c4781241e575173597420f4eac3 Mon Sep 17 00:00:00 2001 From: Ajay Kumar Date: Wed, 4 Sep 2024 12:11:33 +0530 Subject: [PATCH] updated the readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1cf9363..d93c55c 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@

Silver Surfer - Kubedd

- Api-Version Compatibility Checker & Provides Migration Path for K8s Objects + Api-Version Compatibility Checker & Provides Migration Path for K8s Objects
Motivation | @@ -70,7 +70,7 @@ It's done. A `bin` directory must have created with the binary ready to use `./k ### Running Within Container -You can also use the Dockerfile present to run command within a container and analyze the cluster running in your host machine. Switch to the project directory containing the dockerfile and execute the following commands. +We can also use the Dockerfile present to run command within a container and analyze the cluster running in your host machine. Switch to the project directory containing the dockerfile and execute the following commands. 1. Build the container image with name `silver-surfer`