diff --git a/README.rst b/README.rst index 9f5973a..8075774 100644 --- a/README.rst +++ b/README.rst @@ -15,9 +15,9 @@ what's actually important - using the arguments in the rest of your program. The problem is that this is not always flexible. Still need all the features of `argparse`? Now have the best of both worlds... all the extension such as -`argcomplete `__ or -`Gooey `__ but with the simple syntax of -`docopt `__. +`shtab `__ or +`Gooey `__ but with the simple syntax of +`docopt `__. ------------------------------------------