Add deleting to README
This commit is contained in:
parent
a4c8ef89f5
commit
625f94e525
1 changed files with 8 additions and 0 deletions
|
@ -52,6 +52,14 @@ Show all
|
|||
List all
|
||||
```
|
||||
|
||||
### Deleting Reminders
|
||||
|
||||
```
|
||||
Delete reminder 43
|
||||
Delete #22, #23, and #45
|
||||
Delete number eight
|
||||
Delete reminders 2, 3, 4, and 7
|
||||
```
|
||||
|
||||
## Useful Links
|
||||
- [Microsoft.Text.Recognizers Samples](https://github.com/Microsoft/Recognizers-Text/tree/master/.NET/Samples)
|
||||
|
|
Loading…
Reference in a new issue