diff --git a/setup.cfg b/setup.cfg index c9556c1..3cfd225 100644 --- a/setup.cfg +++ b/setup.cfg @@ -2,7 +2,7 @@ name = aws-cidr-finder author = cooperwalbrun author_email = mail@cooperwalbrun.io -description = A CLI tool for finding unused CIDR blocks in AWS VPCs. +description = A CLI tool and library for finding unused CIDR blocks in AWS VPCs. long_description = file:README.md long_description_content_type = text/markdown url = https://github.com/cooperwalbrun/aws-cidr-finder