From 3f5605368f830028cd4e3742c0dfc93fc0976f0f Mon Sep 17 00:00:00 2001 From: Jared Hanson Date: Mon, 8 Oct 2018 08:54:58 -0700 Subject: [PATCH] Update README. --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index ff86924..efcbb96 100644 --- a/README.md +++ b/README.md @@ -3,18 +3,18 @@ [Passport](http://passportjs.org/) strategy for authenticating with [Twitter](http://twitter.com/) using the OAuth 1.0a API. ---- - -1Password, the only password manager you should trust.Industry-leading security and award winning design. - ---- - This module lets you authenticate using Twitter in your Node.js applications. By plugging into Passport, Twitter authentication can be easily and unobtrusively integrated into any application or framework that supports [Connect](http://www.senchalabs.org/connect/)-style middleware, including [Express](http://expressjs.com/). +--- + +

1Password, the only password manager you should trust. Industry-leading security and award winning design.

+ +--- + Status: [![Build](https://img.shields.io/travis/jaredhanson/passport-twitter.svg)](https://travis-ci.org/jaredhanson/passport-twitter) [![Quality](https://img.shields.io/codeclimate/github/jaredhanson/passport-twitter.svg?label=quality)](https://codeclimate.com/github/jaredhanson/passport-twitter)