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