diff --git a/README.md b/README.md index f4a7d05..8503572 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,8 @@ const { id, secret, encoded, header } = await extractSecrets(); npx crextractor ``` +> Results will be printed to the console and saved to `secrets.json` file + ## License MIT