From 2986608a06573029601cba2599b0945fc8322faa Mon Sep 17 00:00:00 2001 From: Tyler Buchea Date: Thu, 15 Mar 2018 17:16:29 -0700 Subject: [PATCH] Update README.md Apologies if I'm reaching here, but the best library I could find that is currently being maintained should be referenced and this lib can be deprecated if that is in fact your ultimate plan. I have notice there hasn't been a lot of activity in the last couple years and was hoping to point visitors of this repo to a great alternative instead of leaving them hanging. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 30b354a9..3104ec17 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ +# DEPRECATED + +This repository has been unmaintained, is deprecated on npm, and should not be considered an authoritative source of anything. Sorry for the inconvenience. + +Instead try the current [twitter-lite](https://github.com/Preposterous/twitter-lite) library. + # Twitter for Node.js An asynchronous client library for the Twitter [REST](https://dev.twitter.com/rest/public) and [Streaming](https://dev.twitter.com/streaming/overview) API's.