Skip to content

Commit

Permalink
Merge pull request #2 from dabernathy89/master
Browse files Browse the repository at this point in the history
remove goodreads from README stub and add socialiteproviders prefix
  • Loading branch information
DraperStudio authored and DraperStudio committed Sep 16, 2015
2 parents 63c4129 + cb8998c commit 7e07a61
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/stubs/README.stub
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# {{nameStudlyCase}} {{oauthVersion}} Provider for Laravel Socialite

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

## Documentation

Expand Down

0 comments on commit 7e07a61

Please sign in to comment.