Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Roger-luo committed Jul 31, 2020
1 parent 81af2ee commit 82f93a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -45,7 +45,7 @@ to create more complicated command line interfaces. You can check the example `I

## Features
### Zero Duplication
The frontend `@command_main` and `@cast` will try to **parse everything you typed** and turn them into
The frontend `@main` and `@cast` will try to **parse everything you typed** and turn them into
part of your command line. This includes your function or module docstrings, your argument and keyword
argument names, types and default values.

Expand Down

0 comments on commit 82f93a7

Please sign in to comment.