Skip to content

Commit 948342d

Browse files
chore: add scrutinizer badges
1 parent 04dd497 commit 948342d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
<p align="center">Very simple FIFO queue implementation</p>
88

99
[![Test Coverage](https://api.codeclimate.com/v1/badges/9487615798456eafda6c/test_coverage)](https://codeclimate.com/github/phpsimple/queue/test_coverage)
10+
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/phpsimple/queue/badges/quality-score.png?b=simple)](https://scrutinizer-ci.com/g/phpsimple/queue/?branch=simple)
11+
[![Build Status](https://scrutinizer-ci.com/g/phpsimple/queue/badges/build.png?b=simple)](https://scrutinizer-ci.com/g/phpsimple/queue/build-status/simple)
1012

1113
---
1214

0 commit comments

Comments
 (0)