update readme
Some checks are pending
ci/woodpecker/push/build Pipeline is pending approval

This commit is contained in:
Simon Vieille 2024-07-24 16:21:44 +02:00
commit 1eabdf5aa1
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -1,10 +1,10 @@
# Expiration check
# 📅 Expiration check
**Expiration-check** is a command-line tool designed to verify the expiration dates of domains and TLS certificates.
For domain verification, it implements the [RDAP protocol](https://about.rdap.org/) whenever possible. If RDAP is unavailable, it falls back on the WHOIS protocol.
## How to install the project
## 📗 How to install the project
Pre-compiled versions are available in the [Releases](https://gitnet.fr/deblan/expiration-check/releases). Multiple operating systems are supported, including Linux, Windows, and macOS. For Debian users, a package is also provided.
@ -15,7 +15,7 @@ $ git clone https://gitnet.fr/deblan/expiration-check
$ make
```
## How to use the Project
## 🧪 How to use the Project
### Commands