Skip to content

Commit 1d9aa84

Browse files
committed
Revise readme features section for clarity
1 parent 42cea39 commit 1d9aa84

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -60,11 +60,11 @@ For more usage patterns, including sending text-only emails, see the [examples](
6060

6161
## Features
6262

63-
- Simple and intuitive API
64-
- TypeScript support with full type definitions
65-
- Promise-based async/await interface
66-
- Comprehensive error handling
67-
- Supports both HTML and plain text emails
63+
- **Intuitive API**: Get started in minutes.
64+
- **TypeScript First**: Robust type safety out-of-the-box.
65+
- **Modern Async**: Clean async/await for non-blocking operations.
66+
- **Detailed Errors**: Understand and debug issues quickly with PoodleError objects.
67+
- **Flexible Content**: Send rich HTML or plain text emails easily.
6868

6969
## API Reference
7070

0 commit comments

Comments
 (0)