From 104b25d17c6aab0981fda760ab85c46fefce9a4a Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Sat, 3 Dec 2016 18:46:28 +0100 Subject: [PATCH] README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3a76ce9..60a693c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ csv-validator ============= +![](https://phpci.gitnet.fr//build-status/image/1) + CSV validator library That uses the constraints of Symfony framework: [http://symfony.com/doc/current/reference/constraints.html](http://symfony.com/doc/current/reference/constraints.html).