diff --git a/README.md b/README.md index 71e3782..2d8c730 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Use "campaigner [command] --help" for more information about a command. - [x] Modify the add command to only act on `stdin`, using the `--grep` and `--govet` flags to distinguish how to parse the input. -- [ ] Add `standalone` group of commands. +- [x] Add `standalone` group of commands. - [ ] Parametrise the atlassian API url. - [ ] Add file only mode to the `add` command. - [ ] Add file path normalisation to the `add` command.