Skip to content

Commit

Permalink
docs: add screenshot to flows subcommand
Browse files Browse the repository at this point in the history
  • Loading branch information
ragunathjawahar committed Jul 26, 2023
1 parent b145738 commit 4e56746
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -82,14 +82,15 @@ To use this feature, you simply adjust the URL of your tree visualization by pro

### 3. Navigation flows between screens

![Navigation flows between screens](docs/images/flows.png)

#### Usage

```bash
eureka flows wikipedia.apk
```

The command will print a Graphviz directed graph DSL, Copy the DSL and paste it into
the [online Graphviz tool](https://dreampuf.github.io/GraphvizOnline).
Visit `localhost:7090` in your browser to see the diagram.

### 4. List files with highest LOC

Expand Down
Binary file added docs/images/flows.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 4e56746

Please sign in to comment.