Skip to content

Commit 7bf0ec9

Browse files
committed
docs: update README
1 parent cb3c04c commit 7bf0ec9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ gh extension install yuler/gh-todo
2121

2222
## How it works
2323

24-
First, you need run `gh todo init`. It will create `todo` repo in your GitHub accout.
24+
First, you need run `gh todo init`. It will create `todo` repo based on [yuler/template-todo](https://github.com/yuler/template-todo) in your GitHub account.
2525

26-
Then you can use `gh todo add` to add new task. It will create an issue with today(YYYY-mm-dd) as the title in `todo` repo.
26+
Then you can use `gh todo add` to add new task. It will create an issue with today(yyyy-MM-dd) as the title in `todo` repo.
2727

2828
The `gh todo` or `gh todo list` where show todo list.
2929

0 commit comments

Comments
 (0)