Skip to content

Commit

Permalink
Merge pull request #58 from dotkernel/arhimede-patch-1
Browse files Browse the repository at this point in the history
Update overview.md
  • Loading branch information
alexmerlin authored Jun 18, 2024
2 parents b3277f7 + 1aeb339 commit 90ec33f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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)
Expand Down
9 changes: 7 additions & 2 deletions docs/book/v4/overview.md
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit 90ec33f

Please sign in to comment.