Use delete instead of remove on README.

This commit is contained in:
Nicolás A. Ortega Froysa 2022-07-18 15:00:07 +02:00
parent 3561fe27b9
commit d7f38f26b9

View File

@ -15,7 +15,7 @@ commands:
- `help` or `h`: show help information - `help` or `h`: show help information
- `list` or `ls`: list the habits available for today - `list` or `ls`: list the habits available for today
- `modify` or `mod`: modify the settings for a habit - `modify` or `mod`: modify the settings for a habit
- `remove` or `rm`: remove a habit - `delete` or `del`: delete a habit
- `statistics` or `stats`: show statistics on current habits - `statistics` or `stats`: show statistics on current habits
## License ## License