From a40d703ed69ce6844a118f56969c4ee371e9d717 Mon Sep 17 00:00:00 2001 From: hxcde <30338980+hxcde@users.noreply.github.com> Date: Tue, 28 Mar 2023 13:05:46 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 523f321..479da84 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ ### 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 PHP and Apache installed ```bash git clone https://github.com/hxcde/anonmail.git ```