Skip to content

Commit be0d30c

Browse files
committed
fix
1 parent c0fe9a3 commit be0d30c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ General purpose email queue with REST API interface.
88
- 👨‍👩‍👧‍👦 Full suppor to Cc, Bcc, reply-to fields
99
- 🌐 HTML template engine
1010
- 🔒 Automatic TLS support
11-
- ✉️ SMTP client send limiter
11+
- ✉️ SMTP client limiter
1212

1313
## Build
1414

@@ -68,3 +68,4 @@ API endpoint prefix is `/api/v1`.
6868
|`DELETE`| `/templates/{id}` | Delete template with id `{id}`|
6969
|`GET`|`/images/mail/{service}/{id}`| Tracking open email|
7070

71+
Please refer to [this directory](examples/rest) for examples.

0 commit comments

Comments
 (0)