Update README.md
This commit is contained in:
parent
4c5e1e9681
commit
a58893bdd9
12
README.md
12
README.md
|
@ -1,18 +1,8 @@
|
||||||
# jwt-auth
|
# jwt-auth
|
||||||
|
## FORK https://github.com/tymondesigns/jwt-auth
|
||||||
|
|
||||||
> JSON Web Token Authentication for Laravel
|
> JSON Web Token Authentication for Laravel
|
||||||
|
|
||||||
[![Build Status](http://img.shields.io/travis/tymondesigns/jwt-auth/master.svg?style=flat-square)](https://travis-ci.org/tymondesigns/jwt-auth)
|
|
||||||
[![Scrutinizer Code Quality](http://img.shields.io/scrutinizer/g/tymondesigns/jwt-auth.svg?style=flat-square)](https://scrutinizer-ci.com/g/tymondesigns/jwt-auth/)
|
|
||||||
[![Coverage Status](https://img.shields.io/scrutinizer/coverage/g/tymondesigns/jwt-auth.svg?style=flat-square)](https://scrutinizer-ci.com/g/tymondesigns/jwt-auth/code-structure)
|
|
||||||
[![StyleCI](https://styleci.io/repos/23680678/shield?style=flat-square)](https://styleci.io/repos/23680678)
|
|
||||||
[![HHVM](https://img.shields.io/hhvm/tymon/jwt-auth.svg?style=flat-square)](http://hhvm.h4cc.de/package/tymon/jwt-auth)
|
|
||||||
[![Latest Version](http://img.shields.io/packagist/v/tymon/jwt-auth.svg?style=flat-square)](https://packagist.org/packages/tymon/jwt-auth)
|
|
||||||
[![Latest Dev Version](https://img.shields.io/packagist/vpre/tymon/jwt-auth.svg?style=flat-square)](https://packagist.org/packages/tymon/jwt-auth#dev-develop)
|
|
||||||
[![Monthly Downloads](https://img.shields.io/packagist/dm/tymon/jwt-auth.svg?style=flat-square)](https://packagist.org/packages/tymon/jwt-auth)
|
|
||||||
|
|
||||||
See the [WIKI](https://github.com/tymondesigns/jwt-auth/wiki) for documentation
|
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
The MIT License (MIT)
|
The MIT License (MIT)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user