From 237290aba908033ce91d547979ae0bca94cd2e54 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Wed, 15 Mar 2017 00:42:56 +0100 Subject: [PATCH] CI --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf8451b..4c77336 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ CSV parser/generator ==================== -[![](https://phpci.gitnet.fr/build-status/image/1)](https://phpci.gitnet.fr/build-status/view/1) +[![](https://phpci.gitnet.fr/build-status/image/1?branch=master&label=PHPCensor&style=flat-square)](https://phpci.gitnet.fr/build-status/view/1) A simple PHP library to parse and generate CSV files.