Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
chemzqm committed Feb 4, 2013
1 parent ac27408 commit 41bdaf3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Expand Up @@ -77,14 +77,16 @@ Contacts is used for convenient input of contacts emails, all the contact's name
``` bash ``` bash
$ sendmail filename $ sendmail filename
``` ```
filter is not available yet.

* Mutiple support * Mutiple support


The email fields 'to', 'cc', 'attachment' could be multiple values seperated by ',' The email fields 'to', 'cc', 'attachment' could be multiple values seperated by ','




* Send *embeded image*, use the following tag in the html sention * Send *embeded image*, use the following tag in the html sention
``` ```
@img('/path/to/file'[, 'imagename']) @img('/path/to/file'*[, 'imagename'])
``` ```
Notice image name is *optional* Notice image name is *optional*


Expand Down

0 comments on commit 41bdaf3

Please sign in to comment.