Merge pull request #103 from gregjacobson/master

Add a section in the Readme for installation instructions
This commit is contained in:
Ciaran Jessup 2012-06-29 16:54:14 -07:00
commit a7c1e94e71
1 changed files with 6 additions and 0 deletions

View File

@ -7,6 +7,12 @@ Tested against Twitter (http://twitter.com), term.ie (http://term.ie/oauth/examp
Also provides rudimentary OAuth2 support, tested against facebook, github, foursquare, google and Janrain. For more complete usage examples please take a look at connect-auth (http://github.com/ciaranj/connect-auth)
Installation
==============
$ npm install oauth
Change History
==============