diff --git a/README.md b/README.md index a93f5a2d85c..bd43c0e2605 100644 --- a/README.md +++ b/README.md @@ -363,6 +363,7 @@ List of Packages | github-api | GitHub API library. | | jade | Template engine for Express. | | lastfm | Last.fm API library. | +| instagram-node | Instagram API library. | | less | LESS compiler. Used implicitly by connect-assets. | | lusca | CSRF middleware. | | mongoose | MongoDB ODM. | @@ -374,6 +375,7 @@ List of Packages | passport-github | Sign-in with GitHub plugin. | | passport-google-oauth | Sign-in with Google 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-linkedin-oauth2 | Sign-in with LinkedIn plugin. | | passport-oauth | Allows you to set up your own OAuth 1.0a and OAuth 2.0 strategies. |