Skip to content

Commit 90ec33f

Browse files
authored
Merge pull request #58 from dotkernel/arhimede-patch-1
Update overview.md
2 parents b3277f7 + 1aeb339 commit 90ec33f

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# dot-mail
22

3-
>[!IMPORTANT]
3+
> [!IMPORTANT]
44
> dot-mail is a wrapper on top of [laminas-mail](https://github.com/laminas/laminas-mail)
55
>
66
> ![OSS Lifecycle](https://img.shields.io/osslifecycle/laminas/laminas-mail)

docs/book/v4/overview.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Overview
22

3-
`dot-mail` is DotKernel's mailing service based on `laminas/laminas-mail`.
3+
> [!IMPORTANT]
4+
> dot-mail is a wrapper on top of [laminas-mail](https://github.com/laminas/laminas-mail)
5+
>
6+
> ![OSS Lifecycle](https://img.shields.io/osslifecycle/laminas/laminas-mail)
47
5-
By adding the option to log the results of the mailing process it provides the user with more information and greater control.
8+
## Extra features
9+
10+
- the option to log the results of the mailing process it provides the developer with more information and greater control.

0 commit comments

Comments
 (0)