Update README.md

This commit is contained in:
hxcde 2023-03-28 13:05:46 +02:00 committed by GitHub
parent 311eeff045
commit a40d703ed6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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
```