Skip to content

Commit 3fd4489

Browse files
committed
Modify the readme .
1 parent b85903d commit 3fd4489

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
<div align=center>
2-
<p><img src="https://camo.githubusercontent.com/d9ac39c754c40fae6d66696037c3a33540c2bd09/687474703a2f2f686173686964732e6f72672f7075626c69632f696d672f686173686964732e676966" alt="Hashids"/></p>
3-
<a target="_blank" href="https://opensource.org/licenses/MIT" title="License: MIT"><img src="https://img.shields.io/badge/License-MIT-blue.svg"></a>
4-
</div>
1+
[![hashids](http://hashids.org/public/img/hashids.gif "Hashids")](http://hashids.org/)
2+
3+
[![License][license-image]][license-url]
54

65
> A php extension for Hashids
76
@@ -49,7 +48,7 @@ $numbers = $hashids->decode($hash); // [1, 2, 3, 4, 5]
4948

5049
php extension and native php performance contrast.
5150

52-
![performance comparison](https://cdoco.com/images/performance.png)
51+
![performance comparison](https://cdoco.com/images/performance.png "performance comparison")
5352

5453
## Other
5554

0 commit comments

Comments
 (0)