From e6169a66508ebb4b12bb685cede55731862a066e Mon Sep 17 00:00:00 2001 From: Saleh Khazaei Date: Thu, 16 May 2024 19:20:27 +0400 Subject: [PATCH] fix: Fixes readme --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 66e088a..a71454c 100644 --- a/README.md +++ b/README.md @@ -52,3 +52,16 @@ We respect your privacy. Our open-source code guarantees that we never collect s ```shell kaytu ``` + +it will install aws plugin automatically. +now you can get optimizations by running: + +```shell +kaytu optimize ec2-instance +``` + +```shell +kaytu login + +kaytu optimize rds-instance +```