Skip to content

Commit

Permalink
Add example graph image to README (#157)
Browse files Browse the repository at this point in the history
  • Loading branch information
Crinibus authored May 30, 2022
2 parents c5f485e + adfaf12 commit b925420
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,8 @@ To visualize your data, just run main.py with the ```-v``` or ```--visualize```
- ```-id [<id> [<id> ...]]``` or ```--visualize-id [<id> [<id> ...]]``` to visualize one or more products with the specified id(s)
- ```-vn [<name> [<name> ...]]``` or ```--visualize-name [<name> ...]]``` to visualize one or more products with the specified name(s)

### Example graph
![](https://user-images.githubusercontent.com/57172157/171033112-908f6420-6c7a-44ef-ba67-8a4a73bbd96e.png)

### Command examples <a name="command-examples"></a>
**Show graphs for all products**
Expand Down

0 comments on commit b925420

Please sign in to comment.