From 2bc243413ecb4af66402091996cea20fc1ffcd31 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Fri, 19 Jul 2019 09:24:33 +0200 Subject: [PATCH] add documentation --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9de55be..0da5a92 100644 --- a/README.md +++ b/README.md @@ -7,13 +7,13 @@ Checks the expiration dates of domains. PHP 7.3, [composer](https://getcomposer.org/) and `whois` required. -``` +```text $ git clone https://gitnet.fr/deblan/domain-expiration.git $ cd domain-expiration $ composer install ``` -``` +```text $ php7.3 ./domain-expiration check example.com other-example.com +-------------------+------+---------------------+ | Domain | Days | Date |