Skip to content

Commit

Permalink
Update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
mengyiyuan committed May 31, 2017
1 parent bc711da commit 25aafee
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,10 @@ New since last check-in:
* add in example methods for sending emails, but not sure how to construct a MIME object from scratch or from messages retrieved from the last step

TO-DOs:
* parse message properly
* send message with MIME body
* set date to Monday - Friday of the passing week (or generalize in the future)
* write tests
* use REST api not client api?
* ~~parse message properly~~
* ~~send message with MIME body~~
* ~~set date to Monday - Friday of the passing week (or generalize in the future)~~
* complete tests
* refactor code
* ~~use REST api not client api? -nope, client api works~~
* ...

0 comments on commit 25aafee

Please sign in to comment.