diff --git a/README.md b/README.md index 3fead3d..233e9dd 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ > based on [kassner/log-parser](https://github.com/kassner/log-parser) primarily designed to parse web access logs, **Parselog** extends to other logs like web error, syslog, fail2ban, ... *(in progress)* [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/kristuff/parselog/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/kristuff/parselog/?branch=master) -[![Build Status](https://travis-ci.com/kristuff/parselog.svg?branch=master)](https://travis-ci.org/kristuff/parselog) +[![Build Status](https://travis-ci.com/kristuff/parselog.svg?branch=master)](https://travis-ci.com/kristuff/parselog) [![codecov](https://codecov.io/gh/kristuff/parselog/branch/master/graph/badge.svg)](https://codecov.io/gh/kristuff/parselog) [![Latest Stable Version](https://poser.pugx.org/kristuff/parselog/v/stable)](https://packagist.org/packages/kristuff/parselog) [![License](https://poser.pugx.org/kristuff/parselog/license)](https://packagist.org/packages/kristuff/parselog)