mirror of
https://github.com/wneessen/go-mail.git
synced 2024-11-14 09:52:54 +01:00
Update README.md
Added contributions section
This commit is contained in:
parent
069ffa01fb
commit
830b3745ba
1 changed files with 4 additions and 0 deletions
|
@ -124,3 +124,7 @@ func main() {
|
||||||
fmt.Println("Mail successfully sent.")
|
fmt.Println("Mail successfully sent.")
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Contributors
|
||||||
|
Thanks to the following people for contributing to the go-mail codebase:
|
||||||
|
* [inliquid](https://github.com/inliquid)
|
||||||
|
|
Loading…
Reference in a new issue