diff --git a/README.md b/README.md index 896e9db..b2878b1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # SMTPeter composer package -A library to abstract API calls to [SMTPeter REST API](https://www.smtpeter.com/documentation/api-documentation/rest-api). +A library to abstract API calls to [SMTPeter REST API](https://www.smtpeter.com/documentation/rest-api). It exposes one class: Email. This class can be used to easily created email message that can be sent via [SMTPeter](https://www.smtpeter.com).