Skip to content

Commit

Permalink
Merge pull request #4 from svenfuchs/patch-2
Browse files Browse the repository at this point in the history
remove stray quotation mark from readme to fix the travis-ci build status image
  • Loading branch information
mbleigh committed Aug 27, 2012
2 parents d971b27 + e0c2fe3 commit 9a229d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
@@ -1,4 +1,4 @@
# Warden::OAuth2 [![CI Status](https://secure.travis-ci.org/opperator/warden-oauth2.png")](http://travis-ci.org/opperator/warden-oauth2) # Warden::OAuth2 [![CI Status](https://secure.travis-ci.org/opperator/warden-oauth2.png)](http://travis-ci.org/opperator/warden-oauth2)


This library provides a robust set of authorization strategies for This library provides a robust set of authorization strategies for
Warden meant to be used to implement an OAuth 2.0 ([draft 22][oauth2]) Warden meant to be used to implement an OAuth 2.0 ([draft 22][oauth2])
Expand Down

0 comments on commit 9a229d3

Please sign in to comment.