Skip to content

Commit f26c4b3

Browse files
committed
Fix badges in readme
1 parent 85fa4da commit f26c4b3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# ReactPHP Symfony Bundle
22

3-
[![Release](https://github.com/zolex/ReactPhpBundle/workflows/Release/badge.svg)](https://github.com/zolex/ReactPhpBundle/actions)
4-
![Version](https://img.shields.io/packagist/v/zolex/ReactPhpBundle)
5-
[![Integration](https://github.com/zolex/ReactPhpBundle/workflows/Integration/badge.svg)](https://github.com/zolex/ReactPhpBundle/actions)
6-
[![Code Coverage](https://codecov.io/gh/zolex/ReactPhpBundle/graph/badge.svg?token=Swt3B6XMUw)](https://codecov.io/gh/zolex/ReactPhpBundle)
3+
[![Release](https://github.com/zolex/reactphp-bundle/workflows/Release/badge.svg)](https://github.com/zolex/ReactPhpBundle/actions)
4+
![Version](https://img.shields.io/packagist/v/zolex/reactphp-bundle)
5+
[![Integration](https://github.com/zolex/reactphp-bundle/workflows/Integration/badge.svg)](https://github.com/zolex/reactphp-bundle/actions)
6+
[![Code Coverage](https://codecov.io/gh/zolex/reactphp-bundle/graph/badge.svg?token=Swt3B6XMUw)](https://codecov.io/gh/zolex/reactphp-bundle)
77

88

9-
![License](https://img.shields.io/packagist/l/zolex/ReactPhpBundle)
10-
![Downloads](https://img.shields.io/packagist/dt/zolex/ReactPhpBundle)
9+
![License](https://img.shields.io/packagist/l/zolex/reactphp-bundle)
10+
![Downloads](https://img.shields.io/packagist/dt/zolex/reactphp-bundle)
1111

1212
![ReactPhpBundle](docs/logo.jpg)
1313

0 commit comments

Comments
 (0)