diff --git a/README.md b/README.md index 3daf821..0238243 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ $ expiration-check domains -d example.com -d other-example.com +-------------------+------+---------------------+ | DOMAIN | DAYS | DATE | +-------------------+------+---------------------+ -| example.com | XX | YYYY-MM-DD HH:MM:SS | +| example.com | XX | YYYY-MM-DD HH:MM:SS | | other-example.com | XXX | YYYY-MM-DD HH:MM:SS | +-------------------+------+---------------------+ @@ -20,7 +20,7 @@ $ expiration-check certificates -d example.com -d other-example.com -d mail.exam +-------------------+------+---------------------+ | DOMAIN | DAYS | DATE | +-------------------+------+---------------------+ -| example.com | XX | YYYY-MM-DD HH:MM:SS | +| example.com | XX | YYYY-MM-DD HH:MM:SS | | other-example.com | XXX | YYYY-MM-DD HH:MM:SS | | mail.example.com | XXX | YYYY-MM-DD HH:MM:SS | +-------------------+------+---------------------+