Skip to content

Commit

Permalink
docs: add screenshot and update destination path
Browse files Browse the repository at this point in the history
  • Loading branch information
ragunathjawahar committed Mar 19, 2023
1 parent 107228c commit dd5180b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,10 @@ Build your Android project and from the project root run,
$ cardbox pack .
```

After a successful run, you will find the packaged JARs inside the `$HOME/cardbox/<project-name>-<git-sha>` directory.
After a successful run, you will find the packaged artifacts inside the `$HOME/cardbox/<project>/<git-sha>`
directory.

![packaged JARs](docs/images/packaged-jars.png)

You can scan these artifacts using [jQAssistant](https://github.com/jQAssistant/jqa-commandline-tool) to perform your
analysis.
Expand Down
Binary file added docs/images/packaged-jars.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit dd5180b

Please sign in to comment.