Skip to content

Commit aa97cc1

Browse files
committed
doc: badges are cool
1 parent 9e14d3f commit aa97cc1

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

readme.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
1-
## adhocore/cron-expr [![build status](https://travis-ci.org/adhocore/cron-expr.svg?branch=master)](https://travis-ci.org/adhocore/cron-expr)
1+
## adhocore/cron-expr
2+
3+
[![Latest Version](https://img.shields.io/github/release/adhocore/cron-expr.svg?style=flat-square)](https://github.com/adhocore/cron-expr/releases)
4+
[![Travis Build](https://img.shields.io/travis/adhocore/cron-expr/master.svg?style=flat-square)](https://travis-ci.org/adhocore/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)
7+
[![StyleCI](https://styleci.io/repos/94228363/shield)](https://styleci.io/repos/94228363)
8+
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE)
9+
210

311
- Lightweight Cron expression parser library for PHP.
412

0 commit comments

Comments
 (0)