Skip to content

Commit 5639233

Browse files
committed
Fix broken CI/build badge
Also remove stars-badge, since it is not that useful.
1 parent af63461 commit 5639233

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
[![Latest Stable Version](https://img.shields.io/packagist/v/friends-of-phpspec/phpspec-expect.svg?style=flat-square)](https://packagist.org/packages/friends-of-phpspec/phpspec-expect)
2-
[![GitHub stars](https://img.shields.io/github/stars/friends-of-phpspec/phpspec-expect.svg?style=flat-square)](https://packagist.org/packages/friends-of-phpspec/phpspec-expect)
3-
[![Total Downloads](https://img.shields.io/packagist/dt/friends-of-phpspec/phpspec-expect.svg?style=flat-square)](https://packagist.org/packages/friends-of-phpspec/phpspec-expect)
4-
[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/friends-of-phpspec/phpspec-expect/Continuous%20Integration?style=flat-square)](https://github.com/friends-of-phpspec/phpspec-expect/actions)
5-
[![License](https://img.shields.io/packagist/l/friends-of-phpspec/phpspec-expect.svg?style=flat-square)](https://packagist.org/packages/friends-of-phpspec/phpspec-expect)
1+
[![Latest Stable Version](https://img.shields.io/packagist/v/friends-of-phpspec/phpspec-expect.svg)](https://packagist.org/packages/friends-of-phpspec/phpspec-expect)
2+
[![Total Downloads](https://img.shields.io/packagist/dt/friends-of-phpspec/phpspec-expect.svg)](https://packagist.org/packages/friends-of-phpspec/phpspec-expect)
3+
[![Continuous Integration](https://github.com/friends-of-phpspec/phpspec-expect/actions/workflows/ci.yml/badge.svg)](https://github.com/friends-of-phpspec/phpspec-expect/actions/workflows/ci.yml)
4+
[![License](https://img.shields.io/packagist/l/friends-of-phpspec/phpspec-expect.svg)](https://packagist.org/packages/friends-of-phpspec/phpspec-expect)
65

76
# phpspec-expect
87

0 commit comments

Comments
 (0)