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.