From 8233cae1c89db9bb524987d54b6b2420f16924d1 Mon Sep 17 00:00:00 2001 From: Patrick Stein Date: Thu, 18 May 2017 14:27:51 -0700 Subject: [PATCH] Officially throw in the towel --- readme.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/readme.md b/readme.md index e594029..90fc4fa 100644 --- a/readme.md +++ b/readme.md @@ -1,3 +1,9 @@ +# DEFUNCT + +I've done a terrible job keeping this up to date, handling PRs and the rest. You shouldn't use this for anything new, try the (actually maintained!) [https://www.npmjs.com/package/mailgun-js](mailgun-js) package instead. + +I'm keeping this up for any existing users, but it's essentially read-only at this point. Don't use `node-mailgun` if you have a choice. + # node-mailgun This library provides simple access to Mailgun's API for node.js applications.