diff --git a/README.md b/README.md index 50aa7af..b1a7140 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # Egommerce K8S stack +### Init stack (K8S Dependencies and secrets) + +```make init``` + ### Start ```make up```