From dc13a46d00cea838f6e6d9343981188551f8eada Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Mon, 22 Jul 2024 10:49:05 +0200 Subject: [PATCH] fix readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 41b3352..ebab0b5 100644 --- a/README.md +++ b/README.md @@ -22,5 +22,6 @@ $ expiration-check certificates -d example.com -d other-example.com -d mail.exam +-------------------+------+---------------------+ | 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 | +-------------------+------+---------------------+ ```