diff --git a/README.md b/README.md index 0457fc4dc..d69272516 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- +

Yargs

@@ -23,7 +23,7 @@ It gives you: * commands and (grouped) options (`my-program.js serve --port=5000`). * a dynamically generated help menu based on your arguments. -> +> * bash-completion shortcuts for commands and options. * and [tons more](/docs/api.md).