From 04a364532e206abd6cdbeed337b34d1aa6e04792 Mon Sep 17 00:00:00 2001 From: Jared Hanson Date: Tue, 2 Feb 2016 16:45:18 -0800 Subject: [PATCH] Update README. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b1faba1..b2d4fb9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Passport-GitHub +# passport-github [![Build](https://img.shields.io/travis/jaredhanson/passport-github.svg)](https://travis-ci.org/jaredhanson/passport-github) [![Coverage](https://img.shields.io/coveralls/jaredhanson/passport-github.svg)](https://coveralls.io/r/jaredhanson/passport-github) @@ -25,8 +25,8 @@ $ npm install passport-github #### Create an Application -Before using `passport-facebook`, you must register an application with -GitHub. If you have not already done so, a new application can be created at +Before using `passport-github`, you must register an application with GitHub. +If you have not already done so, a new application can be created at [developer applications](https://github.com/settings/applications/new) within GitHub's settings panel. Your application will be issued a client ID and client secret, which need to be provided to the strategy. You will also need to