diff --git a/README.md b/README.md index 8c0e194..3272cfe 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # FlexiMail -FlexiMail is a powerful C# library designed to provide flexible email integration solutions by supporting both SMTP and Microsoft Exchange Web Services. This library enables developers to easily send emails without having to manage different APIs for different email systems, simplifying the integration process and enhancing maintainability. +**FlexiMail** is a robust, test-driven C# library tailored specifically for seamless email integration using Microsoft Exchange Web Services (EWS). This library empowers developers to easily send emails through Exchange without the need to manage multiple APIs or deal with the complexities of different email systems, thereby streamlining the integration process, enhancing maintainability, and ensuring high code quality through test-driven development practices.