README.md in mandrill-template-manager-0.3.0 vs README.md in mandrill-template-manager-0.3.1

- old
+ new

@@ -27,9 +27,10 @@ mandrilltemplate generate SLUG # generate new template files. mandrilltemplate help [COMMAND] # Describe available commands or one specific command mandrilltemplate list # show template list both of remote and local. mandrilltemplate publish SLUG # publish template from draft. mandrilltemplate render SLUG [PARAMS_FILE] # render mailbody from local template data. File should be Array. see https://mandrillapp.com/api/docs/templates.JSON.html#method=render. + mandrilltemplate upload ALL # upload all template to remote as draft. mandrilltemplate upload SLUG # upload template to remote as draft. ``` ## Workflow