From 6d2be53c5455ac3a85bd2bdf47fa4b217ba7f0f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laure=CE=B7t?= Date: Fri, 19 May 2023 20:59:04 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20add=20small=20description=20to?= =?UTF-8?q?=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8c40010..751f4f4 100644 --- a/README.md +++ b/README.md @@ -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.