diff --git a/README.md b/README.md index 5f10fd0..a01bd15 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ You can also import a private key from a file (from hex or bytes): ```bash $ ape aws kms import KeyAlias --private-key -INFO (ape-aws): Reading private key from +INFO: Reading private key from SUCCESS (ape-aws): Key imported successfully with ID: ```