Skip to content

Commit 8e2668d

Browse files
authored
Update README.md
1 parent 94b2442 commit 8e2668d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ The following features are supported:
1818
- Parsed options are exported into `EXPORTS`
1919
- Parsed option values are exported to `OPTS_<varname>`
2020
- Parsed arguments are exported into `ARGS` also passed to custom methods as `${@}`
21+
- Autocompletion enabled with a generator method
2122

2223
## Running the Generator
2324
To run the generator you simply execute the command below from your terminal:

0 commit comments

Comments
 (0)