Skip to content

Commit

Permalink
docs(node-version): add node version requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Nargonath committed Dec 27, 2017
1 parent f906718 commit 1fd22f0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ NPM:
Yarn:
`yarn add twitter-auth-await`

## Requirements

This library is made to run on **Node >= 8.x**.

# Auth workflow supported

Currently the library **only supports Twitter's OAuth 1.0a workflow** as I didn't need the others. If you'd like to have other workflow supported by this library, please feel free to file an issue for it.
Expand Down

0 comments on commit 1fd22f0

Please sign in to comment.