Skip to content

Commit 5569893

Browse files
authored
Update README.md
1 parent a658f4d commit 5569893

File tree

1 file changed

+11
-13
lines changed

1 file changed

+11
-13
lines changed

README.md

Lines changed: 11 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,10 @@
11
PHP JWT Framework
22
=================
33

4-
If you really love that project, then you can help me out for a couple of :beers:!
4+
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/web-token/jwt-framework/badges/quality-score.png?b=v2.0)](https://scrutinizer-ci.com/g/web-token/jwt-framework/?branch=v2.0)
5+
[![Coverage Status](https://coveralls.io/repos/github/web-token/jwt-framework/badge.svg?branch=v2.0)](https://coveralls.io/github/web-token/jwt-framework?branch=v2.0)
56

6-
[![Beerpay](https://beerpay.io/Spomky-Labs/jose/badge.svg?style=beer-square)](https://beerpay.io/Spomky-Labs/jose) [![Beerpay](https://beerpay.io/Spomky-Labs/jose/make-wish.svg?style=flat-square)](https://beerpay.io/Spomky-Labs/jose?focus=wish)
7-
8-
---
9-
10-
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/web-token/jwt-framework/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/web-token/jwt-framework/?branch=master)
11-
[![Coverage Status](https://coveralls.io/repos/github/web-token/jwt-framework/badge.svg?branch=master)](https://coveralls.io/github/web-token/jwt-framework?branch=master)
12-
13-
[![Build Status](https://travis-ci.org/web-token/jwt-framework.svg?branch=master)](https://travis-ci.org/web-token/jwt-framework)
7+
[![Build Status](https://travis-ci.org/web-token/jwt-framework.svg?branch=v2.0)](https://travis-ci.org/web-token/jwt-framework)
148

159
[![SensioLabsInsight](https://insight.sensiolabs.com/projects/b7efa68f-8962-41cf-a2e3-4444426bc95a/big.png)](https://insight.sensiolabs.com/projects/b7efa68f-8962-41cf-a2e3-4444426bc95a)
1610

@@ -19,14 +13,18 @@ If you really love that project, then you can help me out for a couple of :beers
1913
[![Latest Unstable Version](https://poser.pugx.org/web-token/jwt-framework/v/unstable.png)](https://packagist.org/packages/web-token/jwt-framework)
2014
[![License](https://poser.pugx.org/web-token/jwt-framework/license.png)](https://packagist.org/packages/web-token/jwt-framework)
2115

22-
# The Release Process
23-
24-
The release process [is described here](https://github.com/web-token/jwt-doc/Release.md).
25-
2616
# Documentation
2717

2818
The official documentation is available as https://web-token.spomky-labs.com/
2919

20+
# Support
21+
22+
I bring solutions to your problems and answer your questions.
23+
24+
If you really love that project and the work I have done or if you want I prioritize your issues, then you can help me out for a couple of :beers: or more!
25+
26+
[![Become a Patreon](https://c5.patreon.com/external/logo/become_a_patron_button.png)](https://www.patreon.com/FlorentMorselli)
27+
3028
# Contributing
3129

3230
Requests for new features, bug fixed and all other ideas to make this framework useful are welcome.

0 commit comments

Comments
 (0)