Skip to content

Commit

Permalink
docs: update blockquote notes
Browse files Browse the repository at this point in the history
  • Loading branch information
dwisiswant0 committed Nov 17, 2023
1 parent 9dfd143 commit 44d28b3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,8 @@ Here are all the options it supports.

In general, if you don't provide `-o` argument, then it will generate results file automatically.

**NOTE:** By default it will also save the results in text format, use `--json` argument if you want JSON output format.
> [!TIP]
> By default it will also save the results in text format, use `--json` argument if you want JSON output format.
### Pattern

Expand Down Expand Up @@ -110,7 +111,7 @@ We give user complete discretion to pass the disassembler arguments. For example
$ apkleaks -f /path/to/file.apk -a "--deobf --log-level DEBUG"
```

> **Warning**:
> [!WARNING]
> Please pay attention to the default disassembler arguments we use to prevent collisions.
## License
Expand Down

0 comments on commit 44d28b3

Please sign in to comment.