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)
+
+
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