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`