We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cdb8fa commit c5e6772Copy full SHA for c5e6772
README.md
@@ -1,6 +1,6 @@
1
<div align="center">
2
<p><img src="https://jwt.io/img/logo-asset.svg" /></p>
3
- <p><sub>A PHP extension for JSON Web Token (JWT)</sub></p>
+ <p>A PHP extension for JSON Web Token (JWT)</p>
4
<a target="_blank" href="https://travis-ci.org/cdoco/php-jwt" title="Build Status"><img src="https://travis-ci.org/cdoco/php-jwt.svg"></a>
5
<img src="https://img.shields.io/badge/branch-master-brightgreen.svg?style=flat-square">
6
</div>
0 commit comments