Skip to content

Commit

Permalink
Add david-dm badge
Browse files Browse the repository at this point in the history
  • Loading branch information
rudijs committed Jul 31, 2015
1 parent 7211f5d commit 08a003f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,15 @@

[![Build Status](https://travis-ci.org/rudijs/oauth2-linkedin.svg?branch=master)](https://travis-ci.org/rudijs/oauth2-linkedin)
[![Coverage Status](https://coveralls.io/repos/rudijs/oauth2-linkedin/badge.svg?branch=master&service=github)](https://coveralls.io/github/rudijs/oauth2-linkedin?branch=master)
[![Dependencies Status](https://david-dm.org/rudijs/oauth2-linkedin.svg)](https://david-dm.org/rudijs/oauth2-linkedin.svg)

Serverside Oauth2 LinkedIn Signin using Node.js

## Overview

Node.js oauth2 Facebook sign in module.

This module is written in Typescript, uses Promises and the author's intended case use is with KoaJS.
This module uses Promises and the author's intended case use is with KoaJS.

## API

Expand Down

0 comments on commit 08a003f

Please sign in to comment.