diff --git a/README.md b/README.md index 181a886..d565be1 100644 --- a/README.md +++ b/README.md @@ -95,14 +95,6 @@ const directEmail = await payload.create({ }) ``` -## Why This Approach is Better - -- ✅ **Full Type Safety**: Use your generated Payload types -- ✅ **No Learning Curve**: Just use `payload.create()` like any collection -- ✅ **Maximum Flexibility**: Add any custom fields to your email collection -- ✅ **Payload Integration**: Leverage validation, hooks, access control -- ✅ **Consistent API**: One way to create data in Payload - ## Configuration ### Plugin Options