diff --git a/README.md b/README.md index 0948125..70ce28b 100644 --- a/README.md +++ b/README.md @@ -61,4 +61,9 @@ providers possibly comming from multiple replicas or processes and observers with a need to react on availability of first provider or unavailability of last provider to trigger certain logics, while moving from 1 provider to multiple are typically handled due to a load balancer capabilities provided -by kubernetes or equivalent systems \ No newline at end of file +by kubernetes or equivalent systems + +### SMTP Wrapper +This is a wrapper over an above standard net/smtp providing client and other +constructs to work with emails based triggers and communication over emails +while device compatible smtp email account is provided \ No newline at end of file