From ed7b43043caf5b852c1cb42fe9deaed94f367129 Mon Sep 17 00:00:00 2001 From: Alex Jones Date: Fri, 12 Jan 2024 12:42:49 +0000 Subject: [PATCH] chore: updated readme Signed-off-by: Alex Jones --- Cargo.lock | 2 +- README.md | 13 +++++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 58a38a9..d300958 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1530,7 +1530,7 @@ dependencies = [ [[package]] name = "isotope" -version = "0.1.1" +version = "0.1.2" dependencies = [ "async-trait", "aws-config", diff --git a/README.md b/README.md index 09c1992..d52c443 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,19 @@ Optionally for a single analyzer isotope analyze -a S3 ``` +4. Use Bedrock AI + +``` +isotope analyze --explain +``` + +5. Debug in interative mode + +``` +isotope analyze --explain --interactive +``` + + ### Analyzers - S3