From e5a4bd420551ae0931dc99568228e3bfffa529b0 Mon Sep 17 00:00:00 2001 From: Winni Neessen Date: Fri, 8 Jul 2022 16:04:04 +0200 Subject: [PATCH] Added new go-mail logo --- README.md | 5 ++++- assets/gopher2.svg | 1 + 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 assets/gopher2.svg diff --git a/README.md b/README.md index 81be30a..e693251 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ SPDX-License-Identifier: CC0-1.0 [![REUSE status](https://api.reuse.software/badge/github.com/wneessen/go-mail)](https://api.reuse.software/info/github.com/wneessen/go-mail) buy ma a coffee +go-mail logo + The main idea of this library was to provide a simple interface to sending mails for my [JS-Mailer](https://github.com/wneessen/js-mailer) project. It quickly evolved into a full-fledged mail library. @@ -135,5 +137,6 @@ func main() { ``` ## Contributors -Thanks to the following people for contributing to the go-mail codebase: +Thanks to the following people for contributing to the go-mail project: * [inliquid](https://github.com/inliquid) +* [Maria Letta](https://github.com/MariaLetta) (designed the go-mail logo) diff --git a/assets/gopher2.svg b/assets/gopher2.svg new file mode 100644 index 0000000..9a8dcaa --- /dev/null +++ b/assets/gopher2.svg @@ -0,0 +1 @@ + \ No newline at end of file