fix: readme

This commit is contained in:
Mohamed Marrouchi 2025-03-24 11:13:37 +01:00
parent 481851f713
commit 8bef5e521b

View File

@ -1,6 +1,6 @@
# Envelope Helpers : Envelope Builder & Envelope Factory
The envelope helpers introduces two key components to streamline outgoing message envelope creation: the **Envelope Builder** and the **Envelope Factory**. Together, they offer a comprehensive solution for constructing, localizing, and validating messages in various formats with minimal boilerplate.
The envelope helpers introduce two key components to streamline outgoing message envelope creation: the **Envelope Builder** and the **Envelope Factory**. Together, they offer a comprehensive solution for constructing, localizing, and validating messages in various formats with minimal boilerplate.
---