Skip to content

Commit

Permalink
add gif of CLI
Browse files Browse the repository at this point in the history
  • Loading branch information
lkeegan committed Feb 8, 2024
1 parent 78960d5 commit 516e6e7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions calculate-liam/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,16 +25,7 @@ print(stats.roll_dice(n_dice=2, n_sides=12))

## Command line use

```bash
$ flip-coin
Tails
$ roll-dice --n-dice=2 --n-sides=12

8

5

```
![CLI gif](https://raw.githubusercontent.com/ssciwr/python-packaging/main/calculate-liam/docs/cli.gif)

## automatic testPyPI publishing

Expand Down
Binary file added calculate-liam/docs/cli.gif
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 516e6e7

Please sign in to comment.