Skip to content

Commit bc65912

Browse files
committed
docs: fix badge
1 parent fababda commit bc65912

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
## adhocore/cron-expr
22

3-
[![Latest Version](https://img.shields.io/github/release/adhocore/cron-expr.svg?style=flat-square)](https://github.com/adhocore/cron-expr/releases)
3+
[![Latest Version](https://img.shields.io/github/release/adhocore/php-cron-expr.svg?style=flat-square)](https://github.com/adhocore/php-cron-expr/releases)
44
[![Travis Build](https://img.shields.io/travis/adhocore/php-cron-expr/master.svg?style=flat-square)](https://travis-ci.org/adhocore/php-cron-expr?branch=master)
5-
[![Scrutinizer CI](https://img.shields.io/scrutinizer/g/adhocore/cron-expr.svg?style=flat-square)](https://scrutinizer-ci.com/g/adhocore/cron-expr/?branch=master)
6-
[![Codecov branch](https://img.shields.io/codecov/c/github/adhocore/cron-expr/master.svg?style=flat-square)](https://codecov.io/gh/adhocore/cron-expr)
5+
[![Scrutinizer CI](https://img.shields.io/scrutinizer/g/adhocore/php-cron-expr.svg?style=flat-square)](https://scrutinizer-ci.com/g/adhocore/php-cron-expr/?branch=master)
6+
[![Codecov branch](https://img.shields.io/codecov/c/github/adhocore/php-cron-expr/master.svg?style=flat-square)](https://codecov.io/gh/adhocore/php-cron-expr)
77
[![StyleCI](https://styleci.io/repos/94228363/shield)](https://styleci.io/repos/94228363)
88
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE)
99

0 commit comments

Comments
 (0)