branch: elpa/org-mime
commit ea7a470872a2205cbe5e404730688033ba13ede0
Author: Chen Bin <[email protected]>
Commit: Chen Bin <[email protected]>
add badge
---
README.org | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/README.org b/README.org
index 6e318ce21c..d5ac0669bd 100644
--- a/README.org
+++ b/README.org
@@ -1,4 +1,8 @@
* org-mime v0.1.2
+
+[[https://travis-ci.org/org-mime/org-mime][https://travis-ci.org/org-mime/org-mime.svg?branch=master]]
+[[http://melpa.org/#/org-mime][file:http://melpa.org/packages/org-mime-badge.svg]]
[[http://stable.melpa.org/#/org-mime][file:http://stable.melpa.org/packages/org-mime-badge.svg]]
+
org-mime can be used to send HTML email using Org-mode HTML export.
This approximates a WYSiWYG HTML mail editor from within Emacs, and can be
useful for sending tables, fontified source code, and inline images in email.