diff --git a/README.adoc b/README.adoc index 50554e3..fbbba60 100644 --- a/README.adoc +++ b/README.adoc @@ -218,6 +218,8 @@ struct SubCommandTwo { } ---- +For more information, refer to the https://docs.rs/argp/latest/argp/[argp documentation]. + == How to debug the expanded derive macro for `argp`