Skip to content

Commit 286690c

Browse files
committed
Update README.md
1 parent c6dcabb commit 286690c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
1-
<div align="center" style="text-align: center">
1+
<div style="text-align: center">
22

33
# PHP JWT Authorization Class
44
### Secure | Easy to Use | Session Management | Token Validation | IP Verification
55
###### Perfect for Managing Authentication and Authorization
66
</div>
77
<br />
8-
<div align="center" style="text-align: center">
8+
<div style="text-align: center">
99

10-
![PHP Version](https://img.shields.io/badge/php-^7.4%20|%20^8.0-blue?style=for-the-badge&color=%388E3C)
10+
![PHP Version](https://img.shields.io/badge/php-7.4%20|%208.3-blue?style=for-the-badge&color=%388E3C)
1111
![GitHub License](https://img.shields.io/github/license/samirkl/PHP-Authenticate-System?style=for-the-badge&color=%388E3C)
1212
![Packagist Downloads](https://img.shields.io/packagist/dt/samirkl/PHP-Authenticate-System?style=for-the-badge&color=%388E3C)
1313
![GitHub Repo stars](https://img.shields.io/github/stars/samirkl/PHP-Authenticate-System?style=for-the-badge&color=%388E3C)
1414

1515
</div>
1616

17-
<div align="center" style="text-align: center">
17+
<div style="text-align: center">
1818

1919
![GitHub commit activity](https://img.shields.io/github/commit-activity/t/samirkl/PHP-Authenticate-System?style=for-the-badge&color=%23303F9F)
2020
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/samirkl/PHP-Authenticate-System?style=for-the-badge&color=%23303F9F)

0 commit comments

Comments
 (0)