Skip to content
This repository was archived by the owner on Feb 21, 2026. It is now read-only.

Commit dd5180b

Browse files
docs: add screenshot and update destination path
1 parent 107228c commit dd5180b

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,10 @@ Build your Android project and from the project root run,
2727
$ cardbox pack .
2828
```
2929

30-
After a successful run, you will find the packaged JARs inside the `$HOME/cardbox/<project-name>-<git-sha>` directory.
30+
After a successful run, you will find the packaged artifacts inside the `$HOME/cardbox/<project>/<git-sha>`
31+
directory.
32+
33+
![packaged JARs](docs/images/packaged-jars.png)
3134

3235
You can scan these artifacts using [jQAssistant](https://github.com/jQAssistant/jqa-commandline-tool) to perform your
3336
analysis.

docs/images/packaged-jars.png

742 KB
Loading

0 commit comments

Comments
 (0)