Skip to content

Commit

Permalink
Update links to examples.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredhanson committed Aug 15, 2015
1 parent 10e8380 commit 7fe9d3b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Expand Up @@ -107,7 +107,11 @@ app.post('/login',

## Examples

For complete, working examples, refer to the multiple [examples](https://github.com/jaredhanson/passport-local/tree/master/examples) included.
Developers using the popular [Express](http://expressjs.com/) web framework can
refer to an [example](https://github.com/passport/express-4.x-local-example)
as a starting point for their own web applications.

Additional examples can be found on the [wiki](https://github.com/jaredhanson/passport-local/wiki/Examples).

## Tests

Expand Down

0 comments on commit 7fe9d3b

Please sign in to comment.