Skip to content

Commit e90e2dc

Browse files
authored
Update README.md
Add link to badges
1 parent 1c75f2a commit e90e2dc

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
@@ -6,10 +6,10 @@
66

77
# WaterPipe
88

9-
![downloads](https://img.shields.io/packagist/dt/elementaryframework/water-pipe?style=for-the-badge&logo=packagist)
10-
![downloads](https://img.shields.io/packagist/v/elementaryframework/water-pipe?style=for-the-badge&logo=packagist)
11-
![downloads](https://img.shields.io/github/repo-size/ElementaryFramework/WaterPipe?style=for-the-badge&logo=github)
12-
![downloads](https://img.shields.io/github/license/ElementaryFramework/WaterPipe?style=for-the-badge&logo=github)
9+
[![downloads](https://img.shields.io/packagist/dt/elementaryframework/water-pipe?style=for-the-badge&logo=packagist)](https://packagist.org/packages/elementaryframework/water-pipe)
10+
[![downloads](https://img.shields.io/packagist/v/elementaryframework/water-pipe?style=for-the-badge&logo=packagist)](https://packagist.org/packages/elementaryframework/water-pipe)
11+
[![downloads](https://img.shields.io/github/repo-size/ElementaryFramework/WaterPipe?style=for-the-badge&logo=github)](https://github.com/ElementaryFramework/WaterPipe)
12+
[![downloads](https://img.shields.io/github/license/ElementaryFramework/WaterPipe?style=for-the-badge&logo=github)](https://github.com/ElementaryFramework/WaterPipe/blob/master/LICENSE)
1313

1414
A powerful routing framework and requests/responses handler for PHP
1515

0 commit comments

Comments
 (0)