📝 add small description to README.md

This commit is contained in:
Laureηt 2023-05-19 20:59:04 +02:00
parent 6e2104471a
commit 6d2be53c54
Signed by: Laurent
SSH key fingerprint: SHA256:kZEpW8cMJ54PDeCvOhzreNr4FSh6R13CMGH/POoO8DI

View file

@ -4,6 +4,8 @@
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v1.json)](https://github.com/charliermarsh/ruff)
A simple mailman3 archiver to notify a webhook of mails.
## Installation
A mailman archiver is a simple python package, to install it you can either use pip or install it manually.