Skip to content

Commit

Permalink
Fix badges
Browse files Browse the repository at this point in the history
  • Loading branch information
DraperStudio committed Feb 28, 2015
1 parent 7065c4a commit c466fd3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Google+ OAuth2 Provider for Laravel Socialite

[![Scrutinizer Code Quality](https://img.shields.io/scrutinizer/g/SocialiteProviders/Google-Plus.svg?style=flat-square)](https://scrutinizer-ci.com/g/SocialiteProviders/Google-Plus/?branch=master)
[![Latest Stable Version](https://img.shields.io/packagist/v/socialiteproviders/google-plus.svg?style=flat-square)](https://packagist.org/packages/socialiteproviders/google-plus)
[![Total Downloads](https://img.shields.io/packagist/dt/socialiteproviders/google-plus.svg?style=flat-square)](https://packagist.org/packages/socialiteproviders/google-plus)
[![Latest Unstable Version](https://img.shields.io/packagist/vpre/socialiteproviders/google-plus.svg?style=flat-square)](https://packagist.org/packages/socialiteproviders/google-plus)
[![License](https://img.shields.io/packagist/l/socialiteproviders/google-plus.svg?style=flat-square)](https://packagist.org/packages/socialiteproviders/google-plus)
[![Latest Stable Version](https://img.shields.io/packagist/v/socialiteproviders/google.svg?style=flat-square)](https://packagist.org/packages/socialiteproviders/google)
[![Total Downloads](https://img.shields.io/packagist/dt/socialiteproviders/google.svg?style=flat-square)](https://packagist.org/packages/socialiteproviders/google)
[![Latest Unstable Version](https://img.shields.io/packagist/vpre/socialiteproviders/google.svg?style=flat-square)](https://packagist.org/packages/socialiteproviders/google)
[![License](https://img.shields.io/packagist/l/socialiteproviders/google.svg?style=flat-square)](https://packagist.org/packages/socialiteproviders/google)

<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
Expand Down

0 comments on commit c466fd3

Please sign in to comment.