From 2b53ab2735da203cb4dba7307b57e1ef3d24443c Mon Sep 17 00:00:00 2001 From: Samuel Cochran Date: Mon, 18 Jan 2016 14:49:03 +1100 Subject: [PATCH] Remove defunct TODOs --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 6f799f8c..44310782 100644 --- a/README.md +++ b/README.md @@ -90,11 +90,8 @@ A fairly RESTful URL schema means you can download a list of messages in JSON fr ## TODO * Add mail delivery on request, optionally multiple times. -* An API-compatible nodejs version, for fun and profit (and non-ruby npm users). -* Test suite. * Compatibility testing against CampaignMonitor's [design guidelines](http://www.campaignmonitor.com/design-guidelines/) and [CSS support matrix](http://www.campaignmonitor.com/css/). * Forward mail to rendering service, maybe CampaignMonitor? -* Package as an app? Native interfaces? HotCocoa? ## Thanks