Skip to content

Commit

Permalink
fixing package name
Browse files Browse the repository at this point in the history
  • Loading branch information
ursuleacv committed Nov 13, 2016
1 parent 7b56981 commit 781521d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Kangaroo Rewards Provider for OAuth 2.0 Client

[![Build Status](https://travis-ci.org/KangarooRewards/oauth2-kangaroo-rewards.png?branch=master)](https://travis-ci.org/KangarooRewards/oauth2-kangaroo-rewards)
[![Latest Version](https://img.shields.io/github/release/KangarooRewards/oauth2-kangaroo-rewards.svg?style=flat-square)](https://github.com/KangarooRewards/oauth2-kangaroo-rewards/releases)
[![Build Status](https://travis-ci.org/kangaroorewards/oauth2-kangaroo-rewards.png?branch=master)](https://travis-ci.org/kangaroorewards/oauth2-kangaroo-rewards)
[![Latest Version](https://img.shields.io/github/release/kangaroorewards/oauth2-kangaroo-rewards.svg?style=flat-square)](https://github.com/kangaroorewards/oauth2-kangaroo-rewards/releases)
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md)

This package provides Kangaroo Rewards OAuth 2.0 support for the PHP League's [OAuth 2.0 Client](https://github.com/thephpleague/oauth2-client).
Expand Down

0 comments on commit 781521d

Please sign in to comment.