Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# node-oauth1
# @postman/node-oauth1

This is an implementation of OAuth-1.0a signatures, originally by Netflix, Inc.

# Installation

Install using
```
$ npm install node-oauth1
$ npm install @postman/node-oauth1
```

# License
Expand Down