Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

Commit

Permalink
chore: include demo on README
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelovicentegc committed Jun 12, 2020
1 parent 1fc1b0d commit 6d25b5d
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,16 @@ To have Tangerino punch your card, you just need to call it:
$ orangino
```

### Demo

#### Punching in

![Punching in](./assets/orangino-in.gif)

#### Punching out

![Punching in](./assets/orangino-out.gif)

## Development directions ▶️

You will need:
Expand All @@ -39,8 +49,7 @@ You will need:
- Incoming webhooks
- Bot
- `chat:write`
- `incoming-webhook`
- `pins:read`
- `incoming-webhook` - `pins:read`
- `pins:write`
2. Python version 3.5 up installed.
3. Rust's nightly version installed.
Expand Down
Binary file added assets/orangino-in.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/orangino-out.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 6d25b5d

Please sign in to comment.