diff --git a/awxkit/README.md b/awxkit/README.md index 217af8fda6..e07d1622e5 100644 --- a/awxkit/README.md +++ b/awxkit/README.md @@ -2,3 +2,5 @@ awxkit ====== Python library that backs the provided `awx` command line client. + +For more information on installing the CLI and building the docs on how to use it, look [here](./awxkit/cli/docs).