From b9e36e43f2e7243689f1d411bcc6c322130897d2 Mon Sep 17 00:00:00 2001 From: Niels de Blaauw Date: Sun, 20 Jan 2019 09:45:20 +0100 Subject: [PATCH] Fixes typo and adds build badge --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 15f7455..05deca4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # php-doc-check -PHP Doc Check is an automated command line to determine which functions and +[![Build Status](https://travis-ci.org/NielsdeBlaauw/php-doc-check.svg?branch=master)](https://travis-ci.org/NielsdeBlaauw/php-doc-check) + +PHP Doc Check is an automated command line tool to determine which functions and methods could use some more documentation. [Cyclomatic Complexity](https://en.wikipedia.org/wiki/Cyclomatic_complexity) is