diff --git a/README.md b/README.md index 6795240..a488ca3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # dot-mail ->[!IMPORTANT] +> [!IMPORTANT] > dot-mail is a wrapper on top of [laminas-mail](https://github.com/laminas/laminas-mail) > > ![OSS Lifecycle](https://img.shields.io/osslifecycle/laminas/laminas-mail) diff --git a/docs/book/v4/overview.md b/docs/book/v4/overview.md index 27f919b..0e68e5f 100644 --- a/docs/book/v4/overview.md +++ b/docs/book/v4/overview.md @@ -1,5 +1,10 @@ # Overview -`dot-mail` is DotKernel's mailing service based on `laminas/laminas-mail`. +> [!IMPORTANT] +> dot-mail is a wrapper on top of [laminas-mail](https://github.com/laminas/laminas-mail) +> +> ![OSS Lifecycle](https://img.shields.io/osslifecycle/laminas/laminas-mail) -By adding the option to log the results of the mailing process it provides the user with more information and greater control. +## Extra features + +- the option to log the results of the mailing process it provides the developer with more information and greater control.