From 6294830a3124682559054e6c7b76b0445b9a7aac Mon Sep 17 00:00:00 2001
From: hxcde <30338980+hxcde@users.noreply.github.com>
Date: Wed, 29 Mar 2023 13:55:19 +0200
Subject: [PATCH] Update README.md
---
README.md | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index cbd7903..cd08c53 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,14 @@
# Anonmail
+
+
### Send anonymous emails inside company
- I built this project to be able to send anonymous emails to the works council within the company.
- The emails go from an anonymous email address to a predefined one.
+
+
+
### How to set it up?
- You need GIt, PHP and Apache installed (example for Ubuntu or Debian based)
```bash
@@ -24,4 +29,5 @@ $email_to = "recipient@example.de";
$email = 'sender@example.de';
```
Change the images as needed
-![website](https://user-images.githubusercontent.com/30338980/228526710-b8f19c39-f3e7-41c7-9354-630b1bea1f86.png)
+
+