diff --git a/README.md b/README.md index a9b74e4..0cf2f2b 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,8 @@ # sneedmail Based FOSS email server with protection. + +## Roles of each script + +* Server - gets the emails, puts them in a readable format. +* Client - sends the emails, encrypts them. +* crypter - Decrypt/Encrypt stuff, including but not limited to Sneed Mails sent by others.