From 496221566a65aa2043f0ca446927bd54f2217722 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Wed, 15 Mar 2017 00:35:23 +0100 Subject: [PATCH] CI --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b772a5..bf8451b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ CSV parser/generator ==================== -![](https://phpci.gitnet.fr//build-status/image/6) +[![](https://phpci.gitnet.fr/build-status/image/1)](https://phpci.gitnet.fr/build-status/view/1) A simple PHP library to parse and generate CSV files.