Update README.md

Added back instagram documentation
This commit is contained in:
Jake Larson
2014-04-23 13:08:46 -05:00
parent 3656e574a1
commit 0a99a8d584

View File

@ -372,6 +372,7 @@ List of Packages
| github-api | GitHub API library. | | github-api | GitHub API library. |
| jade | Template engine for Express. | | jade | Template engine for Express. |
| lastfm | Last.fm API library. | | lastfm | Last.fm API library. |
| instagram-node | Instagram API library. |
| less | LESS compiler. Used implicitly by connect-assets. | | less | LESS compiler. Used implicitly by connect-assets. |
| lusca | CSRF middleware. | | lusca | CSRF middleware. |
| mongoose | MongoDB ODM. | | mongoose | MongoDB ODM. |
@ -383,6 +384,7 @@ List of Packages
| passport-github | Sign-in with GitHub plugin. | | passport-github | Sign-in with GitHub plugin. |
| passport-google-oauth | Sign-in with Google plugin. | | passport-google-oauth | Sign-in with Google plugin. |
| passport-twitter | Sign-in with Twitter plugin. | | passport-twitter | Sign-in with Twitter plugin. |
| passport-instagram | Sign-in with Instagram plugin. |
| passport-local | Sign-in with Username and Password plugin. | | passport-local | Sign-in with Username and Password plugin. |
| passport-linkedin-oauth2 | Sign-in with LinkedIn plugin. | | passport-linkedin-oauth2 | Sign-in with LinkedIn plugin. |
| passport-oauth | Allows you to set up your own OAuth 1.0a and OAuth 2.0 strategies. | | passport-oauth | Allows you to set up your own OAuth 1.0a and OAuth 2.0 strategies. |