summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipp Korber <philippkorber@gmail.com>2018-05-11 17:11:14 +0200
committerGitHub <noreply@github.com>2018-05-11 17:11:14 +0200
commit1164295e7021379ecd697e0966c591a810912282 (patch)
treebe5426135052327eac63a962446db156a4747c23
parente5de9abdb41352d04600727620523280a2890549 (diff)
doc(README): updated readme
-rw-r--r--README.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/README.md b/README.md
index 42228e8..edf8dba 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,6 @@
-# mail-smtp &emsp; [![Build Status](https://travis-ci.org/1aim/mail_smtp.svg?branch=master)](https://travis-ci.org/1aim/mail_smtp)
+# mail-smtp &emsp;
-**[internal/mail-api] combines mail-types with new-tokio-smtp**
-
----
+_[internal/mail-api] combines the `mail-types` crate with `new-tokio-smtp` crate_
Mainly provides a `send_mails` method, which given a `ConnectionConfig` and
a iterable source of `MailRequest`'s (e.g. `Vec<MailRequest>`) sends all mails