Skip to content

Commit

Permalink
Update examples with output message
Browse files Browse the repository at this point in the history
  • Loading branch information
szekelymilan committed Jul 18, 2019
1 parent 609434d commit 97d9aad
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 @@ -86,12 +86,14 @@ Examples

```
$ chatrem create "1" "Take your pills!" "15:00"
Your reminder has been created successfully.
```

#### Delete the reminder with ID "vHnGRQCdj"

```
$ chatrem delete "vHnGRQCdj"
Your reminder has been deleted successfully.
```

## Contributors
Expand Down

0 comments on commit 97d9aad

Please sign in to comment.