diff --git a/README.md b/README.md index d575ade..0cd9111 100644 --- a/README.md +++ b/README.md @@ -200,7 +200,6 @@ Usage information will be printed the console by passing the `--help` flag. ### Features -- Introduce persistent flags and commands to `Command` struct - Add find suggestion logic to `Command` struct. - Enable required flags. - Replace print usage with writers to enable stdout/stderr/file writing.