Skip to content

Commit

Permalink
Merge pull request sachaos#235 from HacDan/issue230
Browse files Browse the repository at this point in the history
docs(readme.md): updated readme to use repo-contained images Issue sachaos#230
  • Loading branch information
kenliu authored May 8, 2023
2 parents 15ce568 + d75ece2 commit af8652c
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@ Todoist CLI client
[Todoist](https://todoist.com/) is a cool TODO list web application.
This program will let you use the Todoist in CLI.

![color image](https://cloud.githubusercontent.com/assets/6121271/20603278/2261b424-b2a4-11e6-8fa7-d533e2144942.png)
![color image](./assets/todoist-cli-description-image.png)

## Demo (with [peco](https://github.com/peco/peco))

### Add Task

![Add task](https://cloud.githubusercontent.com/assets/6121271/19836528/6ed99956-9ee6-11e6-85b0-7539393d803b.gif)
![Add task](./assets/todoist-cli-add-task-demo.gif)

### Close Task

![Close task](https://cloud.githubusercontent.com/assets/6121271/19836531/7c399218-9ee6-11e6-974c-9dd59ced13a5.gif)
![Close task](./assets/todoist-cli-close-task-demo.gif)

## Usage

Expand Down
Binary file added assets/todoist-cli-add-task-demo.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/todoist-cli-close-task-demo.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/todoist-cli-description-image.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 af8652c

Please sign in to comment.