diff --git a/README.md b/README.md index 8fd7cdd..3e2951e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Hermes
- +
Hermes is an open source E-Mail tracking solution that is written in Go. It tracks emails using a tracking pixel and when it detects that the e-mail was read, it sends a notification using ![Gotify](https://github.com/gotify/server). This is not meant to be high-quality or easily readible. I made it three hours after learning go to practice, so don't judge me! For more info on how this works, just read the code, it is not that long anyways.