diff --git a/README.md b/README.md index ebc5523..1b1abb2 100755 --- a/README.md +++ b/README.md @@ -1 +1,11 @@ -# Laravel Socialite weixin.qq.com(WeChat) OAuth2 Provider +# Weixin OAuth2 Provider for Laravel Socialite + +[![Scrutinizer Code Quality](https://img.shields.io/scrutinizer/g/SocialiteProviders/Weixin.svg?style=flat-square)](https://scrutinizer-ci.com/g/SocialiteProviders/Weixin/?branch=master) +[![Latest Stable Version](https://img.shields.io/packagist/v/socialiteproviders/weixin.svg?style=flat-square)](https://packagist.org/packages/socialiteproviders/weixin) +[![Total Downloads](https://img.shields.io/packagist/dt/socialiteproviders/weixin.svg?style=flat-square)](https://packagist.org/packages/socialiteproviders/weixin) +[![Latest Unstable Version](https://img.shields.io/packagist/vpre/socialiteproviders/weixin.svg?style=flat-square)](https://packagist.org/packages/socialiteproviders/weixin) +[![License](https://img.shields.io/packagist/l/socialiteproviders/weixin.svg?style=flat-square)](https://packagist.org/packages/socialiteproviders/weixin) + +## Documentation + +Full documentation for using this provider can be found at [Weixin Documentation](http://socialiteproviders.github.io/providers/weixin/)